Searched defs:hash_oid (Results 1 - 18 of 18) sorted by relevance

/freebsd-13-stable/contrib/bearssl/src/rsa/
H A Drsa_i15_pkcs1_sign.c29 br_rsa_i15_pkcs1_sign(const unsigned char *hash_oid, argument
H A Drsa_i31_pkcs1_sign.c29 br_rsa_i31_pkcs1_sign(const unsigned char *hash_oid, argument
H A Drsa_i32_pkcs1_sign.c29 br_rsa_i32_pkcs1_sign(const unsigned char *hash_oid, argument
H A Drsa_i15_pkcs1_vrfy.c29 br_rsa_i15_pkcs1_vrfy(const unsigned char *x, size_t xlen, const unsigned char *hash_oid, size_t hash_len, const br_rsa_public_key *pk, unsigned char *hash_out) argument
H A Drsa_i31_pkcs1_vrfy.c29 br_rsa_i31_pkcs1_vrfy(const unsigned char *x, size_t xlen, const unsigned char *hash_oid, size_t hash_len, const br_rsa_public_key *pk, unsigned char *hash_out) argument
H A Drsa_i32_pkcs1_vrfy.c29 br_rsa_i32_pkcs1_vrfy(const unsigned char *x, size_t xlen, const unsigned char *hash_oid, size_t hash_len, const br_rsa_public_key *pk, unsigned char *hash_out) argument
H A Drsa_i62_pkcs1_sign.c31 br_rsa_i62_pkcs1_sign(const unsigned char *hash_oid, argument
H A Drsa_pkcs1_sig_pad.c29 br_rsa_pkcs1_sig_pad(const unsigned char *hash_oid, argument
H A Drsa_i62_pkcs1_vrfy.c31 br_rsa_i62_pkcs1_vrfy(const unsigned char *x, size_t xlen, const unsigned char *hash_oid, size_t hash_len, const br_rsa_public_key *pk, unsigned char *hash_out) argument
H A Drsa_pkcs1_sig_unpad.c29 br_rsa_pkcs1_sig_unpad(const unsigned char *sig, size_t sig_len, const unsigned char *hash_oid, size_t hash_len, unsigned char *hash_out) argument
/freebsd-13-stable/contrib/bearssl/src/ssl/
H A Dssl_ccert_single_rsa.c106 const unsigned char *hash_oid; local
H A Dssl_scert_single_rsa.c121 const unsigned char *hash_oid; local
H A Dssl_hs_client.c231 const unsigned char *hash_oid; local
H A Dssl_hs_server.c416 const unsigned char *hash_oid; local
/freebsd-13-stable/lib/libsecureboot/openpgp/
H A Dopgp_sig.c296 const unsigned char *hash_oid; local
/freebsd-13-stable/contrib/bearssl/tools/
H A Dclient.c372 const unsigned char *hash_oid; local
H A Dserver.c545 const unsigned char *hash_oid; local
/freebsd-13-stable/lib/libsecureboot/
H A Dvets.c750 const unsigned char *hash_oid; local
704 verify_rsa_digest(br_rsa_public_key *pkey, const unsigned char *hash_oid, unsigned char *mdata, size_t mlen, unsigned char *sdata, size_t slen) argument

Completed in 178 milliseconds