Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/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