Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/linux/
Dif_alg.h33 #define ALG_SET_KEY 1 macro
/Linux-v4.19/Documentation/crypto/
Duserspace-if.rst134 the setsockopt() option of ALG_SET_KEY. If the key is not set the HMAC
364 - ALG_SET_KEY -- Setting the key. Key setting is applicable to:
/Linux-v4.19/crypto/
Daf_alg.c250 case ALG_SET_KEY: in alg_setsockopt()