Home
last modified time | relevance | path

Searched defs:c_alg (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/crypto/hisilicon/sec2/
H A Dsec_crypto.c893 const u32 keylen, const enum sec_calg c_alg, in sec_skcipher_setkey()
941 #define GEN_SEC_SETKEY_FUNC(name, c_alg, c_mode) \ argument
1391 const enum sec_calg c_alg, in sec_aead_setkey()
2253 u8 c_alg = ctx->c_ctx.c_alg; in sec_skcipher_param_check() local
2480 u8 c_alg = ctx->c_ctx.c_alg; in sec_aead_param_check() local
H A Dsec_crypto.h101 __u8 c_alg; member
H A Dsec.h156 u8 c_alg; member
/linux/drivers/crypto/hisilicon/sec/
H A Dsec_algs.c23 unsigned c_alg : 3; member