Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/providers/implementations/keymgmt/
H A Dml_kem_kmgmt.c48 static OSSL_FUNC_keymgmt_import_fn ml_kem_import; variable
461 static int ml_kem_import(void *vkey, int selection, const OSSL_PARAM params[]) in ml_kem_import() function