Home
last modified time | relevance | path

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

/drivers/crypto/nx/
A Dnx-aes-xcbc.c181 memcpy(csbcpb->cpb.aes_xcbc.out_cv_mac, sctx->state, AES_BLOCK_SIZE); in nx_xcbc_update()
218 csbcpb->cpb.aes_xcbc.out_cv_mac, AES_BLOCK_SIZE); in nx_xcbc_update()
237 memcpy(sctx->state, csbcpb->cpb.aes_xcbc.out_cv_mac, AES_BLOCK_SIZE); in nx_xcbc_update()
306 memcpy(out, csbcpb->cpb.aes_xcbc.out_cv_mac, AES_BLOCK_SIZE); in nx_xcbc_finup()
A Dnx_csbcpb.h76 u8 out_cv_mac[16]; member

Completed in 6 milliseconds