Home
last modified time | relevance | path

Searched defs:digestinfo_len (Results 1 – 1 of 1) sorted by relevance

/freebsd/crypto/libecc/src/examples/sig/rsa/
H A Drsa.c603 … int rsa_digestinfo_from_hash(gen_hash_alg_type gen_hash_type, u8 *digestinfo, u32 *digestinfo_len) in rsa_digestinfo_from_hash()
1085 u32 digestinfo_len = 0; in emsa_pkcs1_v1_5_encode() local