Home
last modified time | relevance | path

Searched defs:spx_wots_pk_from_sig (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/cronet/third_party/boringssl/src/crypto/spx/
H A Dwots.c38 void spx_wots_pk_from_sig(uint8_t *pk, const uint8_t *sig, const uint8_t *msg, in spx_wots_pk_from_sig() function
/aosp_15_r20/external/boringssl/src/crypto/spx/
H A Dwots.c38 void spx_wots_pk_from_sig(uint8_t *pk, const uint8_t *sig, const uint8_t *msg, in spx_wots_pk_from_sig() function
/aosp_15_r20/external/grpc-grpc/src/boringssl/
H A Dboringssl_prefix_symbols.h3507 #define spx_wots_pk_from_sig BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, spx_wots_pk_from_sig) macro