Home
last modified time | relevance | path

Searched refs:X25519_BITS (Results 1 - 7 of 7) sorted by relevance

/third_party/node/deps/openssl/openssl/include/crypto/
H A Decx.h33 # define X25519_BITS 253 macro
/third_party/openssl/include/crypto/
H A Decx.h33 # define X25519_BITS 253 macro
/third_party/node/deps/openssl/openssl/providers/implementations/keymgmt/
H A Decx_kmgmt.c319 return ecx_get_params(key, params, X25519_BITS, X25519_SECURITY_BITS, in x25519_get_params()
/third_party/node/deps/openssl/openssl/crypto/ec/
H A Decx_meth.c140 return X25519_BITS; in ecx_bits()
/third_party/openssl/crypto/ec/
H A Decx_meth.c140 return X25519_BITS; in ecx_bits()
/third_party/openssl/providers/implementations/keymgmt/
H A Decx_kmgmt.c316 return ecx_get_params(key, params, X25519_BITS, X25519_SECURITY_BITS, in x25519_get_params()
/third_party/openssl/test/
H A Devp_pkey_provided_test.c1040 bits = X25519_BITS; in test_fromdata_ecx()

Completed in 17 milliseconds