Home
last modified time | relevance | path

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

/linux-4.19.296/include/uapi/linux/
Dcryptouser.h123 #define CRYPTO_REPORT_MAXSIZE (sizeof(struct crypto_user_alg) + \ macro
/linux-4.19.296/crypto/
Dcrypto_user.c518 dump_alloc += CRYPTO_REPORT_MAXSIZE; in crypto_user_rcv_msg()