Searched refs:cpt_enc_dec (Results 1 – 2 of 2) sorted by relevance
341 static inline int cpt_enc_dec(struct skcipher_request *req, u32 enc) in cpt_enc_dec() function386 return cpt_enc_dec(req, true); in otx_cpt_skcipher_encrypt()391 return cpt_enc_dec(req, false); in otx_cpt_skcipher_decrypt()
349 static inline int cpt_enc_dec(struct skcipher_request *req, u32 enc) in cpt_enc_dec() function400 return cpt_enc_dec(req, true); in otx2_cpt_skcipher_encrypt()405 return cpt_enc_dec(req, false); in otx2_cpt_skcipher_decrypt()