Home
last modified time | relevance | path

Searched refs:pkeyhash (Results 1 – 3 of 3) sorted by relevance

/crypto/ct/
A Dct_sct_ctx.c47 OPENSSL_free(sctx->pkeyhash); in SCT_CTX_free()
262 if (!ct_public_key_hash(sctx, pubkey, &sctx->pkeyhash, &sctx->pkeyhashlen)) { in SCT_CTX_set1_pubkey()
A Dct_local.h90 unsigned char *pkeyhash; member
A Dct_vfy.c112 memcmp(sct->log_id, sctx->pkeyhash, sctx->pkeyhashlen) != 0) { in SCT_CTX_verify()

Completed in 6 milliseconds