Home
last modified time | relevance | path

Searched refs:HASH_OID (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/bearssl/src/ssl/
H A Dssl_ccert_single_rsa.c92 static const unsigned char *HASH_OID[] = { variable
114 hash_oid = HASH_OID[hash_id - 2]; in cc_do_sign()
H A Dssl_scert_single_rsa.c106 static const unsigned char *HASH_OID[] = { variable
129 hash_oid = HASH_OID[algo_id - 2]; in sr_do_sign()
H A Dssl_hs_client.c173 static const unsigned char *HASH_OID[] = { variable
234 hash_oid = HASH_OID[hash - 2]; in verify_SKE_sig()
H A Dssl_hs_server.c389 static const unsigned char *HASH_OID[] = { variable
421 hash_oid = HASH_OID[id - 2]; in verify_CV_sig()
H A Dssl_hs_client.t0118 static const unsigned char *HASH_OID[] = {
179 hash_oid = HASH_OID[hash - 2];
H A Dssl_hs_server.t0334 static const unsigned char *HASH_OID[] = {
366 hash_oid = HASH_OID[id - 2];
/freebsd/contrib/bearssl/tools/
H A Dkeys.c195 static const unsigned char *HASH_OID[] = { variable
208 return HASH_OID[id - 2]; in get_hash_oid()