Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-crypto/pktool/
H A Dimport.c47 #define NEW_ATTRLIST(a, n) \ macro
83 NEW_ATTRLIST(attrlist, (3 + (3 * ncerts))); in pk_import_pk12_files()
134 NEW_ATTRLIST(attrlist, (4 + (4 * nkeys))); in pk_import_pk12_files()
238 NEW_ATTRLIST(attrlist, (4 + (2 * nkeys))); in pk_import_pk12_nss()
290 NEW_ATTRLIST(attrlist, (3 + (2 * ncerts))); in pk_import_pk12_nss()
513 NEW_ATTRLIST(attrlist, (3 + (2 * nkeys))); in pk_import_pk12_pk11()
558 NEW_ATTRLIST(attrlist, (1 + (2 * ncerts))); in pk_import_pk12_pk11()