Home
last modified time | relevance | path

Searched refs:SYNC_AEAD_REQUEST_ON_STACK (Results 1 – 2 of 2) sorted by relevance

/linux/include/crypto/
H A Daead.h168 #define SYNC_AEAD_REQUEST_ON_STACK(name, _tfm) \ macro
/linux/drivers/crypto/ti/
H A Ddthev2-aes.c830 SYNC_AEAD_REQUEST_ON_STACK(subreq, ctx->aead_fb); in dthe_aead_do_fallback()