Home
last modified time | relevance | path

Searched refs:get_hash_oid (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/bearssl/tools/
H A Dbrssl.h474 const unsigned char *get_hash_oid(int id);
H A Dkeys.c205 get_hash_oid(int id) in get_hash_oid() function
H A Dclient.c377 hash_oid = get_hash_oid(hash_id); in cc_do_sign()
H A Dserver.c549 hash_oid = get_hash_oid(algo_id); in sp_do_sign()