Searched refs:do_soft_hmac_update (Results 1 – 3 of 3) sorted by relevance
54 CK_RV do_soft_hmac_update(void **s, CK_BYTE_PTR pBuf,
140 rv = do_soft_hmac_update(get_spp(opp), pPart, \
148 do_soft_hmac_update(void **s, CK_BYTE_PTR pData, CK_ULONG ulDataLen, int opflag) in do_soft_hmac_update() function