Searched refs:cipher_gcm_op (Results 1 – 2 of 2) sorted by relevance
555 if (cipher_gcm_op(&ini, &gcm_op, gcm_nonce)) { in gcm_mode()580 if (cipher_gcm_op(&ini, &gcm_op, gcm_nonce)) { in gcm_mode()
344 static inline int cipher_gcm_op(struct cipher_ctx *ctx, in cipher_gcm_op() function