Home
last modified time | relevance | path

Searched defs:x25519_validate (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/crypto/external/bsd/openssl/dist/providers/implementations/keymgmt/
H A Decx_kmgmt.c64 static OSSL_FUNC_keymgmt_validate_fn x25519_validate; variable
777 static int x25519_validate(const void *keydata, int selection, int checktype) in x25519_validate() function