Home
last modified time | relevance | path

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

/dports/security/opencryptoki/opencryptoki-3.11.0/usr/lib/common/
H A Dtok_spec_struct.h193 CK_RV(*t_hmac_sign_final) (STDLL_TokData_t *, SESSION *, CK_BYTE *, member
H A Dmech_sha.c1529 if (token_specific.t_hmac_sign_final != NULL) in hmac_sign_final()
1530 return token_specific.t_hmac_sign_final(tokdata, sess, in hmac_sign_final()