Searched defs:decrypt (Results 1 – 2 of 2) sorted by relevance
/arch/x86/crypto/ | ||
D | glue_helper.c | 263 void *crypt_ctx, bool decrypt) in glue_xts_req_128bit() |
/arch/sparc/crypto/ | ||
D | aes_glue.c | 36 void (*decrypt)(const u64 *key, const u32 *input, u32 *output); member |