Searched defs:digestinfo_len (Results 1 – 1 of 1) sorted by relevance
603 … 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