Home
last modified time | relevance | path

Searched defs:c_alg (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/crypto/hisilicon/sec/
H A Dsec_algs.c23 unsigned c_alg : 3; member
[all...]
/kernel/linux/linux-5.10/drivers/crypto/hisilicon/sec2/
H A Dsec.h95 u8 c_alg; member
H A Dsec_crypto.h84 __u8 c_alg; member
H A Dsec_crypto.c626 sec_skcipher_setkey(struct crypto_skcipher *tfm, const u8 *key, const u32 keylen, const enum sec_calg c_alg, const enum sec_cmode c_mode) sec_skcipher_setkey() argument
881 sec_aead_setkey(struct crypto_aead *tfm, const u8 *key, const u32 keylen, const enum sec_hash_alg a_alg, const enum sec_calg c_alg, const enum sec_mac_len mac_len, const enum sec_cmode c_mode) sec_aead_setkey() argument
1412 u8 c_alg = ctx->c_ctx.c_alg; sec_skcipher_param_check() local
1538 u8 c_alg = ctx->c_ctx.c_alg; sec_aead_param_check() local
[all...]
/kernel/linux/linux-6.6/drivers/crypto/hisilicon/sec/
H A Dsec_algs.c23 unsigned c_alg : 3; member
[all...]
/kernel/linux/linux-6.6/drivers/crypto/hisilicon/sec2/
H A Dsec_crypto.h114 __u8 c_alg; member
H A Dsec.h108 u8 c_alg; member
H A Dsec_crypto.c821 sec_skcipher_setkey(struct crypto_skcipher *tfm, const u8 *key, const u32 keylen, const enum sec_calg c_alg, const enum sec_cmode c_mode) sec_skcipher_setkey() argument
1140 sec_aead_setkey(struct crypto_aead *tfm, const u8 *key, const u32 keylen, const enum sec_hash_alg a_alg, const enum sec_calg c_alg, const enum sec_mac_len mac_len, const enum sec_cmode c_mode) sec_aead_setkey() argument
2050 u8 c_alg = ctx->c_ctx.c_alg; sec_skcipher_param_check() local
2312 u8 c_alg = ctx->c_ctx.c_alg; sec_aead_param_check() local
[all...]

Completed in 8 milliseconds