Searched refs:sec_aead_ctx_exit (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-6.6/drivers/crypto/hisilicon/sec2/ |
H A D | sec_crypto.c | 1951 static void sec_aead_ctx_exit(struct crypto_aead *tfm) in sec_aead_ctx_exit() function 2463 sec_aead_sha1_ctx_init, sec_aead_ctx_exit, AES_BLOCK_SIZE, 2469 sec_aead_sha256_ctx_init, sec_aead_ctx_exit, AES_BLOCK_SIZE, 2475 sec_aead_sha512_ctx_init, sec_aead_ctx_exit, AES_BLOCK_SIZE,
|
/kernel/linux/linux-5.10/drivers/crypto/hisilicon/sec2/ |
H A D | sec_crypto.c | 1385 static void sec_aead_ctx_exit(struct crypto_aead *tfm) in sec_aead_ctx_exit() function 1623 sec_aead_ctx_exit, blksize, ivsize, authsize)
|
Completed in 7 milliseconds