Searched refs:X509_PUBKEY_eq (Results 1 – 5 of 5) sorted by relevance
9 X509_PUBKEY_eq - SubjectPublicKeyInfo public key functions41 int X509_PUBKEY_eq(X509_PUBKEY *a, X509_PUBKEY *b);104 X509_PUBKEY_eq() compares two B<X509_PUBKEY> values.128 X509_PUBKEY_eq() returns 1 for equal, 0 for different, and < 0 on error.138 The X509_PUBKEY_new_ex() and X509_PUBKEY_eq() functions were added in OpenSSL
505 if (X509_PUBKEY_eq(pubkey, sig->poposkInput->publicKey) != 1) { in OSSL_CRMF_MSGS_verify_popo()
1020 int X509_PUBKEY_eq(const X509_PUBKEY *a, const X509_PUBKEY *b) in X509_PUBKEY_eq() function
1077 int X509_PUBKEY_eq(const X509_PUBKEY *a, const X509_PUBKEY *b);
5086 X509_PUBKEY_eq 5214 3_0_0 EXIST::FUNCTION: