Home
last modified time | relevance | path

Searched refs:X448_KEYLEN (Results 1 – 2 of 2) sorted by relevance

/third_party/openssl/crypto/ec/
Decx_meth.c34 : ((id) == EVP_PKEY_X448 ? X448_KEYLEN \
97 privkey[X448_KEYLEN - 1] |= 128; in ecx_key_op()
706 *keylen = X448_KEYLEN; in pkey_ecx_derive448()
/third_party/openssl/include/crypto/
Devp.h379 #define X448_KEYLEN 56 macro