Home
last modified time | relevance | path

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

/openssl/crypto/ct/
H 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()
H A Dct_vfy.c112 memcmp(sct->log_id, sctx->pkeyhash, sctx->pkeyhashlen) != 0) { in SCT_CTX_verify()
H A Dct_local.h90 unsigned char *pkeyhash; member

Completed in 7 milliseconds