Searched refs:cipher_keylen (Results 1 – 7 of 7) sorted by relevance
1266 uint32_t cipher_keylen = 0; in xlr_sec_control_setup() local1288 cipher_keylen = op->rc4_key_len; in xlr_sec_control_setup()1295 cipher_keylen = op->rc4_key_len; in xlr_sec_control_setup()1304 cipher_keylen = op->rc4_key_len; in xlr_sec_control_setup()1313 cipher_keylen = op->rc4_key_len; in xlr_sec_control_setup()1320 cipher_keylen = XLR_SEC_KASUMI_F8_KEY_LENGTH; in xlr_sec_control_setup()1326 cipher_keylen = XLR_SEC_KASUMI_F8_KEY_LENGTH; in xlr_sec_control_setup()1334 cipher_keylen = XLR_SEC_KASUMI_F8_KEY_LENGTH; in xlr_sec_control_setup()1342 cipher_keylen = XLR_SEC_KASUMI_F8_KEY_LENGTH; in xlr_sec_control_setup()1350 cipher_keylen = XLR_SEC_KASUMI_F8_KEY_LENGTH; in xlr_sec_control_setup()[all …]
91 u_int cipher_keylen(const Cipher *);
140 cipher_keylen(const Cipher *c) in cipher_keylen() function150 return cipher_keylen(c); in cipher_seclen()
121 keylen = cipher_keylen(c); in key_private_to_blob2()335 keylen = cipher_keylen(c); in key_parse_private2()
188 #define cipher_keylen ssh_cipher_keylen macro
370 enc->key_len = cipher_keylen(enc->cipher); in choose_enc()
364 unsigned int cipher_keylen, uint64_t cntldesc_addr) in nlm_crypto_form_pkt_fmn_entry0() argument369 left_shift64_mask(((cipher_keylen + 7) >> 3), 40, 5) | in nlm_crypto_form_pkt_fmn_entry0()