Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/providers/implementations/kem/
H A Decx_kem.c130 const unsigned char *pubbuf, size_t pubbuflen) in ecxkey_pubfromdata()
H A Dec_kem.c159 const unsigned char *pubbuf, size_t pubbuflen) in eckey_frompub()
/freebsd/crypto/openssl/test/
H A Dhpke_test.c77 size_t pubbuflen = 0; in cmpkey() local