Searched refs:CRYPT_ENCRYPT_PREPROCESS (Results 1 – 1 of 1) sorted by relevance
150 CRYPT_ENCRYPT_PREPROCESS, /* Must preprocess data for encryption (elephant) */1478 if (test_bit(CRYPT_ENCRYPT_PREPROCESS, &cc->cipher_flags)) in crypt_convert_block_skcipher() 2870 set_bit(CRYPT_ENCRYPT_PREPROCESS, &cc->cipher_flags); in crypt_ctr_ivmode() 149 CRYPT_ENCRYPT_PREPROCESS, /* Must preprocess data for encryption (elephant) */ global() enumerator