Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dif_alg.h53 #define ALG_SET_AEAD_AUTHSIZE 5 macro
/openbmc/linux/crypto/
H A Daf_alg.c388 case ALG_SET_AEAD_AUTHSIZE: in alg_setsockopt()
/openbmc/linux/Documentation/crypto/
H A Duserspace-if.rst394 - ALG_SET_AEAD_AUTHSIZE -- Setting the authentication tag size for
/openbmc/qemu/linux-user/
H A Dsyscall.c2275 #if defined(SOL_ALG) && defined(ALG_SET_KEY) && defined(ALG_SET_AEAD_AUTHSIZE) in do_setsockopt()
2294 case ALG_SET_AEAD_AUTHSIZE: in do_setsockopt()