Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/crypto/
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
Dcrypto_gnutls.c189 struct crypto_cipher { struct
195 struct crypto_cipher * crypto_cipher_init(enum crypto_cipher_alg alg, in crypto_cipher_init() argument
Dcrypto_libtomcrypt.c284 struct crypto_cipher { struct
297 struct crypto_cipher * crypto_cipher_init(enum crypto_cipher_alg alg, in crypto_cipher_init() argument
Dcrypto_openssl.c415 struct crypto_cipher { struct
421 struct crypto_cipher * crypto_cipher_init(enum crypto_cipher_alg alg, in crypto_cipher_init() argument