Home
last modified time | relevance | path

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

/hal_espressif-latest/components/wpa_supplicant/src/tls/
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()
Dtlsv1_common.c78 CRYPTO_CIPHER_NULL },
80 CRYPTO_CIPHER_NULL },
/hal_espressif-latest/components/wpa_supplicant/src/crypto/
Dcrypto.h218 CRYPTO_CIPHER_NULL = 0, CRYPTO_CIPHER_ALG_AES, CRYPTO_CIPHER_ALG_3DES, enumerator