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 Dutility.c441 // Function: compute_next_token_obj_name()
450 compute_next_token_obj_name(CK_BYTE *current, CK_BYTE *next) { function
H A Dobj_mgr.c429 (void) compute_next_token_obj_name(current, next);
612 (void) compute_next_token_obj_name(current, next);
803 (void) compute_next_token_obj_name(current, next);
H A Dtpmtok_int.h600 CK_RV compute_next_token_obj_name(CK_BYTE *, CK_BYTE *);

Completed in 67 milliseconds