Home
last modified time | relevance | path

Searched refs:ALG_SET_KEY (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/include/uapi/linux/
Dif_alg.h49 #define ALG_SET_KEY 1 macro
/linux-5.19.10/Documentation/crypto/
Duserspace-if.rst134 the setsockopt() option of ALG_SET_KEY. If the key is not set the HMAC
375 - ALG_SET_KEY -- Setting the key. Key setting is applicable to:
/linux-5.19.10/crypto/
Daf_alg.c244 case ALG_SET_KEY: in alg_setsockopt()