Home
last modified time | relevance | path

Searched refs:ED448_SECURITY_BITS (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/crypto/external/bsd/openssl/dist/include/crypto/
H A Decx.h46 # define ED448_SECURITY_BITS 224 macro
/netbsd-src/crypto/external/bsd/openssl/dist/providers/implementations/keymgmt/
H A Decx_kmgmt.c338 return ecx_get_params(key, params, ED448_BITS, ED448_SECURITY_BITS, in ed448_get_params()
/netbsd-src/crypto/external/bsd/openssl/dist/test/
H A Devp_pkey_provided_test.c1074 security_bits = ED448_SECURITY_BITS; in test_fromdata_ecx()