Searched refs:cpt_enc_dec (Results 1 – 2 of 2) sorted by relevance
340 static inline int cpt_enc_dec(struct skcipher_request *req, u32 enc) in cpt_enc_dec() function385 return cpt_enc_dec(req, true); in otx_cpt_skcipher_encrypt()390 return cpt_enc_dec(req, false); in otx_cpt_skcipher_decrypt()
348 static inline int cpt_enc_dec(struct skcipher_request *req, u32 enc) in cpt_enc_dec() function399 return cpt_enc_dec(req, true); in otx2_cpt_skcipher_encrypt()404 return cpt_enc_dec(req, false); in otx2_cpt_skcipher_decrypt()