Searched refs:sig_prefix (Results 1 – 1 of 1) sorted by relevance
401 const struct pkcs1_sig_prefix *sig_prefix = &kPKCS1SigPrefixes[i]; in RSA_add_pkcs1_prefix() local402 if (sig_prefix->nid != hash_nid) { in RSA_add_pkcs1_prefix()406 const uint8_t* prefix = sig_prefix->bytes; in RSA_add_pkcs1_prefix()407 unsigned prefix_len = sig_prefix->len; in RSA_add_pkcs1_prefix()