Home
last modified time | relevance | path

Searched defs:rkey (Results 1 – 6 of 6) sorted by relevance

/arch/x86/crypto/
A Daria_aesni_avx2_glue.c48 static int ecb_do_encrypt(struct skcipher_request *req, const u32 *rkey) in ecb_do_encrypt()
57 static int ecb_do_decrypt(struct skcipher_request *req, const u32 *rkey) in ecb_do_decrypt()
A Daria_aesni_avx_glue.c48 static int ecb_do_encrypt(struct skcipher_request *req, const u32 *rkey) in ecb_do_encrypt()
56 static int ecb_do_decrypt(struct skcipher_request *req, const u32 *rkey) in ecb_do_decrypt()
A Daria_gfni_avx512_glue.c32 static int ecb_do_encrypt(struct skcipher_request *req, const u32 *rkey) in ecb_do_encrypt()
42 static int ecb_do_decrypt(struct skcipher_request *req, const u32 *rkey) in ecb_do_decrypt()
A Dsm4_aesni_avx_glue.c39 static int ecb_do_crypt(struct skcipher_request *req, const u32 *rkey) in ecb_do_crypt()
/arch/arm64/crypto/
A Dsm4-neon-glue.c36 static int sm4_ecb_do_crypt(struct skcipher_request *req, const u32 *rkey) in sm4_ecb_do_crypt()
A Dsm4-ce-glue.c107 static int sm4_ecb_do_crypt(struct skcipher_request *req, const u32 *rkey) in sm4_ecb_do_crypt()

Completed in 15 milliseconds