Searched refs:cf_cipher (Results 1 – 3 of 3) sorted by relevance
87 .cf_cipher = cgd_cipher_aes_xts,93 .cf_cipher = cgd_cipher_aes_cbc,99 .cf_cipher = cgd_cipher_3des_cbc,105 .cf_cipher = cgd_cipher_bf_cbc,111 .cf_cipher = cgd_cipher_adiantum_crypt,
53 cfunc_cipher *cf_cipher; /* the cipher itself */ member
1591 cfunc_cipher *cipher = sc->sc_cfuncs->cf_cipher; in cgd_cipher()