Searched refs:aes_ctr_encrypt_fallback (Results 1 – 3 of 3) sorted by relevance
17 static inline int aes_ctr_encrypt_fallback(struct crypto_aes_ctx *ctx, in aes_ctr_encrypt_fallback() function
292 return aes_ctr_encrypt_fallback(&ctx->fallback, req); in ctr_encrypt_sync()
257 return aes_ctr_encrypt_fallback(ctx, req); in ctr_encrypt_sync()