Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/wpa/dist/src/crypto/
H A Dcrypto_internal-cipher.c17 struct crypto_cipher { struct
18 enum crypto_cipher_alg alg; argument
19 union {
43 struct crypto_cipher * crypto_cipher_init(enum crypto_cipher_alg alg, in crypto_cipher_init() argument