Home
last modified time | relevance | path

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

/linux/Documentation/crypto/
H A Dasymmetric-keys.rst401 chain2_id=`keyctl add keyring chain2 "" @s`
414 If the final end-entity certificate is successfully added to the "chain2"
/linux/net/netfilter/
H A Dnf_tables_api.c2968 struct nft_chain *chain2; in nf_tables_updchain() local
2970 chain2 = nft_chain_lookup(ctx->net, table, in nf_tables_updchain()
2972 if (!IS_ERR(chain2)) { in nf_tables_updchain()