Searched refs:mandated (Results 1 – 2 of 2) sorted by relevance
620 uint32_t const *mandated = NULL; in create_certificate_attributes() local657 mandated = pkcs11_x509_certificate_mandated; in create_certificate_attributes()670 rc = set_mandatory_attributes(out, temp, mandated, mandated_count); in create_certificate_attributes()737 uint32_t const *mandated = NULL; in create_pub_key_attributes() local771 mandated = rsa_pub_key_gen_mand; in create_pub_key_attributes()777 mandated = rsa_pub_key_create_mand; in create_pub_key_attributes()789 mandated = ec_public_key_mandated; in create_pub_key_attributes()801 rc = set_mandatory_attributes(out, temp, mandated, mandated_count); in create_pub_key_attributes()857 uint32_t const *mandated = NULL; in create_priv_key_attributes() local892 mandated = ec_private_key_mandated; in create_priv_key_attributes()[all …]
3537 use it to reduce error probability in RSA key generation to levels mandated