Home
last modified time | relevance | path

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

/openbsd/lib/libcrypto/ec/
H A Decx_methods.c52 return ED25519_KEYLEN; in ecx_key_len()
/openbsd/lib/libcrypto/evp/
H A Devp.h301 #define ED25519_KEYLEN 32 macro