Home
last modified time | relevance | path

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

/linux-4.1.27/include/crypto/internal/
Daead.h70 static inline void *aead_givcrypt_reqctx(struct aead_givcrypt_request *req) in aead_givcrypt_reqctx() function
/linux-4.1.27/crypto/
Dseqiv.c60 struct aead_request *subreq = aead_givcrypt_reqctx(req); in seqiv_aead_complete2()
148 struct aead_request *subreq = aead_givcrypt_reqctx(req); in seqiv_aead_givencrypt()