Home
last modified time | relevance | path

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

/dports/emulators/yuzu/yuzu-0b47f7a46/externals/libzip/libzip/lib/
H A Dzip_crypto_win.c115 PUCHAR pbInnerHash; member
126 free(pContext->pbInnerHash); in hmacFree()
155pbInnerHash = malloc(pContext->cbHashObject)) == NULL) || ((pContext->pbOuterHash = malloc(pContex… in hmacInit()
/dports/archivers/libzip/libzip-1.7.3/lib/
H A Dzip_crypto_win.c116 PUCHAR pbInnerHash; member
127 free(pContext->pbInnerHash); in hmacFree()
156pbInnerHash = malloc(pContext->cbHashObject)) == NULL) || ((pContext->pbOuterHash = malloc(pContex… in hmacInit()