Searched refs:iv_len (Results 1 – 2 of 2) sorted by relevance
150 int iv_len; in crypto_cc23x0_ctr() local171 iv_len = (ctx->ops.cipher_mode == CRYPTO_CIPHER_MODE_CCM) ? in crypto_cc23x0_ctr()173 memcpy(ctr, iv, iv_len); in crypto_cc23x0_ctr()
651 uint32_t iv_len = ctx->keylen - (ctx->mode_params.ctr_info.ctr_len >> 3); in crypto_smartbond_cipher_ctr_handler() local678 ret = crypto_smartbond_cipher_set_mreg(ic, iv_len >> 2); in crypto_smartbond_cipher_ctr_handler()