Home
last modified time | relevance | path

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

/freebsd-14.2/crypto/openssl/crypto/pkcs12/
H A Dp12_crt.c110 if (!copy_bag_attr(bag, pkey, NID_LocalKeySet)) in PKCS12_create_ex()
/freebsd-14.2/crypto/openssl/apps/
H A Dpkcs12.c647 EVP_PKEY_add1_attr_by_NID(key, NID_LocalKeySet, 0, NULL, -1); in pkcs12_main()
/freebsd-14.2/crypto/openssl/crypto/objects/
H A Dobj_dat.h1978 {"LocalKeySet", "Microsoft Local Key set", NID_LocalKeySet, 9, &so[5699]},
/freebsd-14.2/crypto/openssl/include/openssl/
H A Dobj_mac.h1092 #define NID_LocalKeySet 856 macro