Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/engines/
H A De_afalg.c77 static int afalg_create_sk(afalg_ctx *actx, const char *ciphertype,
418 static int afalg_create_sk(afalg_ctx *actx, const char *ciphertype, in afalg_create_sk() function
596 ret = afalg_create_sk(actx, "skcipher", ciphername); in afalg_cipher_init()