Home
last modified time | relevance | path

Searched refs:pmbtoken_exp2_get_h_for_testing (Results 1 – 4 of 4) sorted by relevance

/external/boringssl/src/crypto/trust_token/
Dinternal.h140 OPENSSL_EXPORT int pmbtoken_exp2_get_h_for_testing(uint8_t out[97]);
Dtrust_token_test.cc123 ASSERT_TRUE(pmbtoken_exp2_get_h_for_testing(h)); in TEST()
Dpmbtoken.c1390 int pmbtoken_exp2_get_h_for_testing(uint8_t out[97]) { in pmbtoken_exp2_get_h_for_testing() function
/external/rust/crates/grpcio-sys/grpc/src/boringssl/
Dboringssl_prefix_symbols.h3280 #define pmbtoken_exp2_get_h_for_testing BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, pmbtoken_exp2_get_h_… macro