Searched refs:crypto_decrypt_update (Results 1 – 4 of 4) sorted by relevance
752 crypto_decrypt_update(crypto_context_t context, crypto_data_t *ciphertext, in crypto_decrypt_update() function926 EXPORT_SYMBOL(crypto_decrypt_update);
203 extern int crypto_decrypt_update(crypto_context_t ctx,
297 typedef struct crypto_decrypt_update { struct
1529 err = crypto_decrypt_update((crypto_context_t)ctx, in kcf_emulate_dual()