Home
last modified time | relevance | path

Searched refs:ED448_BITS (Results 1 – 7 of 7) sorted by relevance

/third_party/node/deps/openssl/openssl/include/crypto/
Decx.h44 # define ED448_BITS 456 macro
/third_party/openssl/include/crypto/
Decx.h44 # define ED448_BITS 456 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/node/deps/openssl/openssl/crypto/ec/
Decx_meth.c144 return ED448_BITS; in ecx_bits()
/third_party/openssl/crypto/ec/
Decx_meth.c144 return ED448_BITS; in ecx_bits()
/third_party/openssl/test/
Devp_pkey_provided_test.c1064 bits = ED448_BITS; in test_fromdata_ecx()