Home
last modified time | relevance | path

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

/openbsd/src/lib/libcrypto/curve25519/
Dcurve25519.h79 void ED25519_keypair(uint8_t out_public_key[ED25519_PUBLIC_KEY_LENGTH],
Dcurve25519.c4633 void ED25519_keypair(uint8_t out_public_key[ED25519_PUBLIC_KEY_LENGTH], in ED25519_keypair() function
4639 LCRYPTO_ALIAS(ED25519_keypair);
/openbsd/src/regress/lib/libcrypto/curve25519/
Ded25519test.c431 ED25519_keypair(public_key, private_key); in test_ED25519_signature_malleability()
/openbsd/src/lib/libcrypto/ec/
Decx_methods.c116 ED25519_keypair(pub_key, priv_key); in ecx_key_generate()
/openbsd/src/lib/libcrypto/
DSymbols.list981 ED25519_keypair