Searched refs:sm4_cfb_encrypt (Results 1 – 5 of 5) sorted by relevance
17 int sm4_cfb_encrypt(struct skcipher_request *req);
191 int sm4_cfb_encrypt(struct skcipher_request *req) in sm4_cfb_encrypt() function230 EXPORT_SYMBOL_GPL(sm4_cfb_encrypt);425 .encrypt = sm4_cfb_encrypt,
106 .encrypt = sm4_cfb_encrypt,
145 static int sm4_cfb_encrypt(struct skcipher_request *req) in sm4_cfb_encrypt() function318 .encrypt = sm4_cfb_encrypt,
283 static int sm4_cfb_encrypt(struct skcipher_request *req) in sm4_cfb_encrypt() function559 .encrypt = sm4_cfb_encrypt,