Home
last modified time | relevance | path

Searched refs:SEC_AIV_SIZE (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/drivers/crypto/hisilicon/sec2/
A Dsec_crypto.h7 #define SEC_AIV_SIZE 12 macro
A Dsec_crypto.c1535 memcpy(a_req->a_ivin, c_req->c_ivin, SEC_AIV_SIZE); in sec_aead_set_iv()
1886 if (ctx->c_ctx.ivsize < SEC_AIV_SIZE || in sec_aead_init()
2445 sec_aead_xcm_ctx_exit, SEC_MIN_BLOCK_SZ, SEC_AIV_SIZE,
2457 sec_aead_xcm_ctx_exit, SEC_MIN_BLOCK_SZ, SEC_AIV_SIZE,

Completed in 8 milliseconds