Home
last modified time | relevance | path

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

/third_party/node/deps/openssl/openssl/include/crypto/
Decx.h46 # define ED448_SECURITY_BITS 224 macro
/third_party/openssl/include/crypto/
Decx.h46 # define ED448_SECURITY_BITS 224 macro
/third_party/node/deps/openssl/openssl/providers/implementations/keymgmt/
Decx_kmgmt.c335 return ecx_get_params(key, params, ED448_BITS, ED448_SECURITY_BITS, in ed448_get_params()
/third_party/openssl/providers/implementations/keymgmt/
Decx_kmgmt.c335 return ecx_get_params(key, params, ED448_BITS, ED448_SECURITY_BITS, in ed448_get_params()
/third_party/openssl/test/
Devp_pkey_provided_test.c1065 security_bits = ED448_SECURITY_BITS; in test_fromdata_ecx()