Searched refs:quickhashbn (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/jpake/
H A Djpake.c443 static void quickhashbn(unsigned char *md, const BIGNUM *bn) function
458 quickhashbn(send->hhk, ctx->key);
468 quickhashbn(hhk, ctx->key);
488 quickhashbn(send->hk, ctx->key);
497 quickhashbn(hk, ctx->key);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/jpake/
H A Djpake.c443 static void quickhashbn(unsigned char *md, const BIGNUM *bn) function
458 quickhashbn(send->hhk, ctx->key);
468 quickhashbn(hhk, ctx->key);
488 quickhashbn(send->hk, ctx->key);
497 quickhashbn(hk, ctx->key);

Completed in 135 milliseconds