Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/providers/implementations/skeymgmt/
H A Daes_skmgmt.c17 static OSSL_FUNC_skeymgmt_export_fn aes_export; variable
36 static int aes_export(void *keydata, int selection, in aes_export() function