Searched refs:crypto_transfer_aead_request_to_engine (Results 1 – 4 of 4) sorted by relevance
88 int crypto_transfer_aead_request_to_engine(struct crypto_engine *engine,
236 int crypto_transfer_aead_request_to_engine(struct crypto_engine *engine, in crypto_transfer_aead_request_to_engine() function241 EXPORT_SYMBOL_GPL(crypto_transfer_aead_request_to_engine);
68 * crypto_transfer_aead_request_to_engine()
743 return crypto_transfer_aead_request_to_engine(cryp->engine, req); in stm32_cryp_aead_crypt()