Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/pkcs11/pkcs11_kernel/common/
H A DkernelKeys.c732 pri_out_attr_count, &obj_nkp.nkp_out_private_attributes, in key_gen_rsa_by_value()
779 pri_out_attr_count, obj_nkp.nkp_out_private_attributes); in key_gen_rsa_by_value()
783 free_attributes(obj_nkp.nkp_out_private_attributes, in key_gen_rsa_by_value()
832 free_attributes(obj_nkp.nkp_out_private_attributes, in key_gen_rsa_by_value()
1008 pri_out_attr_count, &obj_nkp.nkp_out_private_attributes, in key_gen_dh_by_value()
1055 pri_out_attr_count, obj_nkp.nkp_out_private_attributes); in key_gen_dh_by_value()
1059 free_attributes(obj_nkp.nkp_out_private_attributes, in key_gen_dh_by_value()
1116 free_attributes(obj_nkp.nkp_out_private_attributes, in key_gen_dh_by_value()
1285 pri_out_attr_count, &obj_nkp.nkp_out_private_attributes, in key_gen_ec_by_value()
1336 free_attributes(obj_nkp.nkp_out_private_attributes, in key_gen_ec_by_value()
[all …]
/illumos-gate/usr/src/uts/common/sys/crypto/
H A Dioctl.h1379 caddr_t nkp_out_private_attributes; member
1417 caddr32_t nkp_out_private_attributes; member
/illumos-gate/usr/src/uts/common/crypto/io/
H A Dcrypto.c5930 nkp_out_private_attributes); in nostore_generate_key_pair()