Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/crypto/
H A Dcrypto_linux.c402 static void linux_af_alg_skcipher_deinit(struct linux_af_alg_skcipher *skcipher) in linux_af_alg_skcipher_deinit()
417 struct linux_af_alg_skcipher *skcipher; in linux_af_alg_skcipher() local
448 static int linux_af_alg_skcipher_oper(struct linux_af_alg_skcipher *skcipher, in linux_af_alg_skcipher_oper()
505 struct linux_af_alg_skcipher *skcipher = ctx; in aes_encrypt() local
525 struct linux_af_alg_skcipher *skcipher = ctx; in aes_decrypt() local
540 struct linux_af_alg_skcipher *skcipher; in rc4_skip() local
611 struct linux_af_alg_skcipher *skcipher; in des_encrypt() local
678 struct linux_af_alg_skcipher *skcipher; in aes_128_cbc_oper() local
787 struct linux_af_alg_skcipher *skcipher; in aes_unwrap() local
854 struct linux_af_alg_skcipher *skcipher; member