Searched refs:sig_prefix (Results 1 – 1 of 1) sorted by relevance
463 const struct pkcs1_sig_prefix *sig_prefix = &kPKCS1SigPrefixes[i]; in RSA_add_pkcs1_prefix() local464 if (sig_prefix->nid != hash_nid) { in RSA_add_pkcs1_prefix()468 if (msg_len != sig_prefix->hash_len) { in RSA_add_pkcs1_prefix()473 const uint8_t* prefix = sig_prefix->bytes; in RSA_add_pkcs1_prefix()474 unsigned prefix_len = sig_prefix->len; in RSA_add_pkcs1_prefix()