Searched refs:encflag (Results 1 – 2 of 2) sorted by relevance
311 int encflag; in armv8_crypto_cipher_process() local315 encflag = CRYPTO_OP_IS_ENCRYPT(crp->crp_op); in armv8_crypto_cipher_process()354 if (encflag) in armv8_crypto_cipher_process()362 if (encflag) in armv8_crypto_cipher_process()372 if (encflag) { in armv8_crypto_cipher_process()
622 bool encflag, allocated, authallocated, outallocated, outcopy; in aesni_cipher_crypt() local679 encflag = CRYPTO_OP_IS_ENCRYPT(crp->crp_op); in aesni_cipher_crypt()688 if (encflag) in aesni_cipher_crypt()704 if (encflag) in aesni_cipher_crypt()714 if (encflag) { in aesni_cipher_crypt()731 if (encflag) { in aesni_cipher_crypt()