Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/pkcs11/pkcs11_tpm/common/
H A Dobj_mgr.c429 (void) compute_next_token_obj_name(current, next); in object_mgr_add()
612 (void) compute_next_token_obj_name(current, next); in object_mgr_copy()
803 (void) compute_next_token_obj_name(current, next); in object_mgr_create_final()
H A Dutility.c450 compute_next_token_obj_name(CK_BYTE *current, CK_BYTE *next) { in compute_next_token_obj_name() function
H A Dtpmtok_int.h601 CK_RV compute_next_token_obj_name(CK_BYTE *, CK_BYTE *);