Searched refs:ALG_SET_KEY (Results 1 – 6 of 6) sorted by relevance
49 #define ALG_SET_KEY 1 macro
90 if (setsockopt(afalg->tfmfd, SOL_ALG, ALG_SET_KEY, in qcrypto_afalg_hash_hmac_ctx_new()
86 if (setsockopt(afalg->tfmfd, SOL_ALG, ALG_SET_KEY, key, in qcrypto_afalg_cipher_ctx_new()
134 the setsockopt() option of ALG_SET_KEY or ALG_SET_KEY_BY_KEY_SERIAL. If the375 - ALG_SET_KEY -- Setting the key. Key setting is applicable to:386 This operation behaves the same as ALG_SET_KEY. The decrypted
376 case ALG_SET_KEY: in alg_setsockopt()
2277 #if defined(SOL_ALG) && defined(ALG_SET_KEY) && defined(ALG_SET_AEAD_AUTHSIZE) in do_setsockopt()2280 case ALG_SET_KEY: in do_setsockopt()