Home
last modified time | relevance | path

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

/netbsd/crypto/external/bsd/openssl/dist/crypto/ec/
H A Decx_key.c32 ret->keylen = ED25519_KEYLEN; in ossl_ecx_key_new()
H A Decx_meth.c1052 if (RAND_priv_bytes_ex(ctx->libctx, privkey, ED25519_KEYLEN, 0) <= 0) in s390x_pkey_ecd_keygen25519()
/netbsd/crypto/external/bsd/openssl/dist/include/crypto/
H A Decx.h28 # define ED25519_KEYLEN 32 macro
/netbsd/crypto/external/bsd/openssl/dist/providers/implementations/keymgmt/
H A Decx_kmgmt.c786 return ecx_validate(keydata, selection, ECX_KEY_TYPE_ED25519, ED25519_KEYLEN); in ed25519_validate()
954 if (RAND_priv_bytes_ex(gctx->libctx, privkey, ED25519_KEYLEN, 0) <= 0) in s390x_ecd_keygen25519()
/netbsd/crypto/external/bsd/openssl/dist/test/
H A Devp_pkey_provided_test.c1018 ED25519_KEYLEN), in test_fromdata_ecx()
1021 ED25519_KEYLEN), in test_fromdata_ecx()