Home
last modified time | relevance | path

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

/netbsd/external/bsd/wpa/dist/src/crypto/
H A Dcrypto_linux.c396 struct linux_af_alg_skcipher { struct
414 static struct linux_af_alg_skcipher *
417 struct linux_af_alg_skcipher *skcipher; in linux_af_alg_skcipher()
499 return linux_af_alg_skcipher("ecb(aes)", key, len); in aes_encrypt_init()
505 struct linux_af_alg_skcipher *skcipher = ctx; in aes_encrypt()
525 struct linux_af_alg_skcipher *skcipher = ctx; in aes_decrypt()
540 struct linux_af_alg_skcipher *skcipher; in rc4_skip()
611 struct linux_af_alg_skcipher *skcipher; in des_encrypt()
678 struct linux_af_alg_skcipher *skcipher; in aes_128_cbc_oper()
787 struct linux_af_alg_skcipher *skcipher; in aes_unwrap()
[all …]