Searched refs:crypto_skcipher_reqsize (Results 1 – 2 of 2) sorted by relevance
71 crypto_skcipher_reqsize(tfm)] CRYPTO_MINALIGN_ATTR; \383 static inline unsigned int crypto_skcipher_reqsize(struct crypto_skcipher *tfm) in crypto_skcipher_reqsize() function426 crypto_skcipher_reqsize(tfm), gfp); in skcipher_request_alloc()
515 unsigned int reqsize = crypto_skcipher_reqsize(tfm); in skcipher_recvmsg_async()926 unsigned int len = sizeof(*ctx) + crypto_skcipher_reqsize(skcipher); in skcipher_accept_parent_nokey()