Home
last modified time | relevance | path

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

/drivers/crypto/hisilicon/sec2/
A Dsec.h149 struct sec_cipher_ctx { struct
202 struct sec_cipher_ctx c_ctx;
A Dsec_crypto.c720 struct sec_cipher_ctx *c_ctx = &ctx->c_ctx; in sec_cipher_init()
732 struct sec_cipher_ctx *c_ctx = &ctx->c_ctx; in sec_cipher_uninit()
764 struct sec_cipher_ctx *c_ctx = &ctx->c_ctx; in sec_skcipher_fbtfm_init()
826 struct sec_cipher_ctx *c_ctx = &ctx->c_ctx; in sec_skcipher_3des_setkey()
847 static int sec_skcipher_aes_sm4_setkey(struct sec_cipher_ctx *c_ctx, in sec_skcipher_aes_sm4_setkey()
897 struct sec_cipher_ctx *c_ctx = &ctx->c_ctx; in sec_skcipher_setkey()
1323 static int sec_aead_aes_set_key(struct sec_cipher_ctx *c_ctx, in sec_aead_aes_set_key()
1395 struct sec_cipher_ctx *c_ctx = &ctx->c_ctx; in sec_aead_setkey()
1512 struct sec_cipher_ctx *c_ctx = &ctx->c_ctx; in sec_skcipher_bd_fill()
1568 struct sec_cipher_ctx *c_ctx = &ctx->c_ctx; in sec_skcipher_bd_fill_v3()
[all …]

Completed in 29 milliseconds