Searched refs:GETDO_COPY (Results 1 – 5 of 5) sorted by relevance
/titanic_41/usr/src/common/net/wanboot/ |
H A D | p12auxutl.c | 277 len = sunw_get_pkey_fname(GETDO_COPY, pkey, in sunw_PKCS12_create() 289 len = sunw_get_pkey_localkeyid(GETDO_COPY, pkey, in sunw_PKCS12_create()
|
H A D | p12aux.h | 64 GETDO_COPY = 1, /* Simply return the value of the attribute */ enumerator
|
/titanic_41/usr/src/lib/libpkg/common/ |
H A D | p12lib.h | 189 GETDO_COPY = 1, /* Simply return the value of the attribute */ enumerator
|
H A D | keystore.c | 137 (void) sunw_get_cert_fname(GETDO_COPY, cert, in print_certs() 172 (void) sunw_get_cert_fname(GETDO_COPY, in print_certs() 895 if (sunw_get_cert_fname(GETDO_COPY, in delete_cert_and_keys() 920 if (sunw_get_pkey_fname(GETDO_COPY, in delete_cert_and_keys() 946 if (sunw_get_cert_fname(GETDO_COPY, in delete_cert_and_keys()
|
H A D | p12lib.c | 811 len = sunw_get_pkey_fname(GETDO_COPY, pkey, in sunw_PKCS12_create() 823 len = sunw_get_pkey_localkeyid(GETDO_COPY, pkey, in sunw_PKCS12_create()
|