Searched refs:TMP_OBJ_PREFIX (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/pkcs11/pkcs11_softtoken/common/
H A DsoftKeystoreUtil.c59 #define TMP_OBJ_PREFIX "t_o" /* prefix of the temp object file names */ macro
1682 (strncmp(pri_ent->d_name, TMP_OBJ_PREFIX,
1683 strlen(TMP_OBJ_PREFIX)) == 0)) {
1694 pri_obj_path, TMP_OBJ_PREFIX,
2521 pub_obj_path, TMP_OBJ_PREFIX,
2527 pri_obj_path, TMP_OBJ_PREFIX,

Completed in 47 milliseconds