Lines Matching full:verification
271 /* EVP_DigestVerifyInit sets up |ctx| for a signature verification operation
282 /* EVP_DigestVerifyInitFromAlgorithm sets up |ctx| for a signature verification
343 * initialised, for a fresh signature verification operation using the hash
468 * verification operation. It should be called before |EVP_PKEY_verify|.