Home
last modified time | relevance | path

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

/dragonfly/contrib/wpa_supplicant/src/crypto/
H A Dcrypto_linux.c396 struct linux_af_alg_skcipher { struct
402 static void linux_af_alg_skcipher_deinit(struct linux_af_alg_skcipher *skcipher) in linux_af_alg_skcipher_deinit() argument
415 linux_af_alg_skcipher(const char *alg, const u8 *key, size_t key_len) in linux_af_alg_skcipher() function