Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/crypto/hisilicon/sec2/
Dsec.h101 struct sec_cipher_ctx { struct
155 struct sec_cipher_ctx c_ctx;
Dsec_crypto.c646 struct sec_cipher_ctx *c_ctx = &ctx->c_ctx; in sec_cipher_init()
658 struct sec_cipher_ctx *c_ctx = &ctx->c_ctx; in sec_cipher_uninit()
690 struct sec_cipher_ctx *c_ctx = &ctx->c_ctx; in sec_skcipher_fbtfm_init()
756 struct sec_cipher_ctx *c_ctx = &ctx->c_ctx; in sec_skcipher_3des_setkey()
777 static int sec_skcipher_aes_sm4_setkey(struct sec_cipher_ctx *c_ctx, in sec_skcipher_aes_sm4_setkey()
827 struct sec_cipher_ctx *c_ctx = &ctx->c_ctx; in sec_skcipher_setkey()
1066 static int sec_aead_aes_set_key(struct sec_cipher_ctx *c_ctx, in sec_aead_aes_set_key()
1146 struct sec_cipher_ctx *c_ctx = &ctx->c_ctx; in sec_aead_setkey()
1277 struct sec_cipher_ctx *c_ctx = &ctx->c_ctx; in sec_skcipher_bd_fill()
1329 struct sec_cipher_ctx *c_ctx = &ctx->c_ctx; in sec_skcipher_bd_fill_v3()
[all …]