Searched refs:crypto_cipher_alg (Results 1 - 10 of 10) sorted by relevance

/freebsd-13-stable/contrib/wpa/src/tls/
H A Dtlsv1_record.h46 enum crypto_cipher_alg cipher_alg;
H A Dtlsv1_common.h233 enum crypto_cipher_alg alg;
/freebsd-13-stable/contrib/wpa/src/crypto/
H A Dcrypto_internal-cipher.c18 enum crypto_cipher_alg alg;
43 struct crypto_cipher * crypto_cipher_init(enum crypto_cipher_alg alg,
H A Dcrypto.h216 enum crypto_cipher_alg { enum
236 struct crypto_cipher * crypto_cipher_init(enum crypto_cipher_alg alg,
H A Dcrypto_nettle.c404 enum crypto_cipher_alg alg;
411 struct crypto_cipher * crypto_cipher_init(enum crypto_cipher_alg alg,
H A Dcrypto_gnutls.c402 struct crypto_cipher * crypto_cipher_init(enum crypto_cipher_alg alg,
H A Dcrypto_libtomcrypt.c301 struct crypto_cipher * crypto_cipher_init(enum crypto_cipher_alg alg,
H A Dcrypto_wolfssl.c477 enum crypto_cipher_alg alg;
482 struct crypto_cipher * crypto_cipher_init(enum crypto_cipher_alg alg,
H A Dcrypto_linux.c858 struct crypto_cipher * crypto_cipher_init(enum crypto_cipher_alg alg,
H A Dcrypto_openssl.c634 struct crypto_cipher * crypto_cipher_init(enum crypto_cipher_alg alg,

Completed in 80 milliseconds