Home
last modified time | relevance | path

Searched refs:CRYPTO_CIPHER_NULL (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/wpa/src/tls/
H A Dtlsv1_record.c86 if (rl->cipher_alg != CRYPTO_CIPHER_NULL) { in tlsv1_record_change_write_cipher()
120 if (rl->cipher_alg != CRYPTO_CIPHER_NULL) { in tlsv1_record_change_read_cipher()
H A Dtlsv1_common.c78 CRYPTO_CIPHER_NULL },
80 CRYPTO_CIPHER_NULL },
/freebsd/contrib/wpa/src/crypto/
H A Dcrypto.h217 CRYPTO_CIPHER_NULL = 0, CRYPTO_CIPHER_ALG_AES, CRYPTO_CIPHER_ALG_3DES, enumerator