Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/crypto/
H A Dcrypto_linux.c448 static int linux_af_alg_skcipher_oper(struct linux_af_alg_skcipher *skcipher, in linux_af_alg_skcipher_oper() function
507 return linux_af_alg_skcipher_oper(skcipher, 1, plain, crypt); in aes_encrypt()
527 return linux_af_alg_skcipher_oper(skcipher, 0, crypt, plain); in aes_decrypt()