Searched refs:null_crypt (Results 1 – 1 of 1) sorted by relevance
71 static void null_crypt(struct crypto_tfm *tfm, u8 *dst, const u8 *src) in null_crypt() function135 .cia_encrypt = null_crypt,136 .cia_decrypt = null_crypt } }