Searched refs:pub_key_data (Results 1 – 1 of 1) sorted by relevance
34 const unsigned char* pub_key_data = &der_spki.front(); in VerifyCertificateSignature() local36 crypto::ScopedEVP_PKEY pub_key(d2i_PUBKEY(NULL, &pub_key_data, pub_key_len)); in VerifyCertificateSignature()