Home
last modified time | relevance | path

Searched refs:cipher_keylen (Results 1 – 7 of 7) sorted by relevance

/trueos/sys/mips/rmi/dev/sec/
HDrmilib.c1266 uint32_t cipher_keylen = 0; in xlr_sec_control_setup() local
1288 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 …]
/trueos/crypto/openssh/
HDcipher.h91 u_int cipher_keylen(const Cipher *);
HDcipher.c140 cipher_keylen(const Cipher *c) in cipher_keylen() function
150 return cipher_keylen(c); in cipher_seclen()
HDauthfile.c121 keylen = cipher_keylen(c); in key_private_to_blob2()
335 keylen = cipher_keylen(c); in key_parse_private2()
HDssh_namespace.h188 #define cipher_keylen ssh_cipher_keylen macro
HDkex.c370 enc->key_len = cipher_keylen(enc->cipher); in choose_enc()
/trueos/sys/mips/nlm/hal/
HDnlmsaelib.h364 unsigned int cipher_keylen, uint64_t cntldesc_addr) in nlm_crypto_form_pkt_fmn_entry0() argument
369 left_shift64_mask(((cipher_keylen + 7) >> 3), 40, 5) | in nlm_crypto_form_pkt_fmn_entry0()