Home
last modified time | relevance | path

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

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