Searched defs:rkey (Results 1 – 6 of 6) sorted by relevance
48 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()
48 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()
32 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()
39 static int ecb_do_crypt(struct skcipher_request *req, const u32 *rkey) in ecb_do_crypt()
36 static int sm4_ecb_do_crypt(struct skcipher_request *req, const u32 *rkey) in sm4_ecb_do_crypt()
107 static int sm4_ecb_do_crypt(struct skcipher_request *req, const u32 *rkey) in sm4_ecb_do_crypt()
Completed in 15 milliseconds