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

/netbsd-6-1-5-RELEASE/external/bsd/wpa/dist/src/tls/
H A Dtlsv1_record.h50 enum crypto_cipher_alg cipher_alg;
H A Dtlsv1_common.h193 enum crypto_cipher_alg alg;
/netbsd-6-1-5-RELEASE/external/bsd/wpa/dist/src/crypto/
H A Dcrypto.h210 enum crypto_cipher_alg { enum
230 struct crypto_cipher * crypto_cipher_init(enum crypto_cipher_alg alg,
H A Dcrypto_nss.c189 struct crypto_cipher * crypto_cipher_init(enum crypto_cipher_alg alg,
H A Dcrypto_internal-cipher.c24 enum crypto_cipher_alg alg;
50 struct crypto_cipher * crypto_cipher_init(enum crypto_cipher_alg alg,
H A Dcrypto_gnutls.c201 struct crypto_cipher * crypto_cipher_init(enum crypto_cipher_alg alg,
H A Dcrypto_cryptoapi.c513 struct crypto_cipher * crypto_cipher_init(enum crypto_cipher_alg alg,
H A Dcrypto_libtomcrypt.c303 struct crypto_cipher * crypto_cipher_init(enum crypto_cipher_alg alg,
H A Dcrypto_openssl.c306 struct crypto_cipher * crypto_cipher_init(enum crypto_cipher_alg alg,

Completed in 169 milliseconds