Searched refs:cipher_len (Results 1 – 6 of 6) sorted by relevance
31 int cipher_len; in cryptoloop_init() local46 cipher_len = strcspn(cmsp, "-"); in cryptoloop_init()48 mode = cmsp + cipher_len; in cryptoloop_init()60 if (cipher_len + mode_len + 3 > LO_NAME_SIZE) in cryptoloop_init()66 memcpy(cmsp, info->lo_crypt_name, cipher_len); in cryptoloop_init()67 cmsp += cipher_len; in cryptoloop_init()
607 unsigned int cipher_len = hash_parms->prebuf_len + data_size + in spum_create_request() local632 cipher_len -= hash_parms->digestsize; in spum_create_request()640 cipher_len -= hash_parms->pad_len; in spum_create_request()664 auth_offset, auth_len, cipher_offset, cipher_len); in spum_create_request()772 cipher_len = 0; in spum_create_request()791 bdesc->length_crypto = cpu_to_be16(cipher_len); in spum_create_request()
1672 u32 cipher_len = 0; /* Same as regk_crypto_key_128 for NULL crypto */ in artpec6_crypto_prepare_crypto() local1705 cipher_len = regk_crypto_key_128; in artpec6_crypto_prepare_crypto()1708 cipher_len = regk_crypto_key_192; in artpec6_crypto_prepare_crypto()1711 cipher_len = regk_crypto_key_256; in artpec6_crypto_prepare_crypto()1754 cipher_len); in artpec6_crypto_prepare_crypto()1760 cipher_len); in artpec6_crypto_prepare_crypto()
831 u32 cipher_len; in qat_alg_aead_dec() local833 cipher_len = areq->cryptlen - digst_size; in qat_alg_aead_dec()834 if (cipher_len % AES_BLOCK_SIZE != 0) in qat_alg_aead_dec()850 cipher_param->cipher_length = cipher_len; in qat_alg_aead_dec()
760 u8 cipher_len; member
1081 sec_key->cipher_len = sizeof(*sec_key); in mt7915_mcu_sta_key_tlv()1091 sec_key->cipher_len = sizeof(*sec_key); in mt7915_mcu_sta_key_tlv()