Searched refs:encflag (Results 1 – 2 of 2) sorted by relevance
388 int encflag; in armv8_crypto_cipher_process() local394 encflag = CRYPTO_OP_IS_ENCRYPT(crp->crp_op); in armv8_crypto_cipher_process()463 if (encflag) in armv8_crypto_cipher_process()471 if (encflag) in armv8_crypto_cipher_process()481 if (encflag) { in armv8_crypto_cipher_process()
696 bool encflag, allocated, authallocated, outallocated, outcopy; in aesni_cipher_crypt() local743 encflag = CRYPTO_OP_IS_ENCRYPT(crp->crp_op); in aesni_cipher_crypt()752 if (encflag) in aesni_cipher_crypt()768 if (encflag) in aesni_cipher_crypt()778 if (encflag) { in aesni_cipher_crypt()795 if (encflag) { in aesni_cipher_crypt()