Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/net/
H A Dtls.c2252 unsigned int cipher_len; member
2263 .cipher_len = 40,
2278 .cipher_len = 29,
2292 .cipher_len = 29,
2308 .cipher_len = 40,
2323 .cipher_len = 29,
2337 .cipher_len = 29,
2353 .cipher_len = 40,
2370 .cipher_len = 40,
2385 .cipher_len = 29,
[all …]
/linux/drivers/crypto/axis/
H A Dartpec6_crypto.c1677 u32 cipher_len = 0; /* Same as regk_crypto_key_128 for NULL crypto */ in artpec6_crypto_prepare_crypto() local
1710 cipher_len = regk_crypto_key_128; in artpec6_crypto_prepare_crypto()
1713 cipher_len = regk_crypto_key_192; in artpec6_crypto_prepare_crypto()
1716 cipher_len = regk_crypto_key_256; in artpec6_crypto_prepare_crypto()
1759 cipher_len); in artpec6_crypto_prepare_crypto()
1765 cipher_len); in artpec6_crypto_prepare_crypto()
/linux/drivers/net/wireless/mediatek/mt76/
H A Dmt76_connac_mcu.c2709 sec_key->cipher_len = sizeof(*sec_key); in mt76_connac_mcu_sta_key_tlv()
2719 sec_key->cipher_len = sizeof(*sec_key); in mt76_connac_mcu_sta_key_tlv()