Home
last modified time | relevance | path

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

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