Searched defs:hash_nid (Results 1 – 3 of 3) sorted by relevance
/external/boringssl/src/crypto/rsa/ |
D | rsa.c | 383 int *is_alloced, int hash_nid, const uint8_t *msg, in RSA_add_pkcs1_prefix() 437 int RSA_sign(int hash_nid, const uint8_t *in, unsigned in_len, uint8_t *out, in RSA_sign() 474 int RSA_verify(int hash_nid, const uint8_t *msg, size_t msg_len, in RSA_verify()
|
/external/boringssl/src/crypto/obj/ |
D | obj.c | 553 static uint32_t hash_nid(const ASN1_OBJECT *obj) { in hash_nid() function
|
/external/boringssl/src/crypto/pkcs8/ |
D | pkcs8.c | 988 int hash_nid; in PKCS12_get_key_and_certs() local
|