Home
last modified time | relevance | path

Searched refs:aead_givcrypt_set_tfm (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/include/crypto/
Daead.h51 static inline void aead_givcrypt_set_tfm(struct aead_givcrypt_request *req, in aead_givcrypt_set_tfm() function
66 aead_givcrypt_set_tfm(req, tfm); in aead_givcrypt_alloc()
/linux-4.1.27/crypto/
Dpcrypt.c258 aead_givcrypt_set_tfm(creq, ctx->child); in pcrypt_aead_givencrypt()
/linux-4.1.27/net/ipv6/
Desp6.c106 aead_givcrypt_set_tfm(req, aead); in esp_tmp_givreq()
/linux-4.1.27/net/ipv4/
Desp4.c78 aead_givcrypt_set_tfm(req, aead); in esp_tmp_givreq()