Home
last modified time | relevance | path

Searched refs:uid (Results 1 – 8 of 8) sorted by relevance

/openssl/crypto/ffc/
H A Dffc_dh.c32 # define RFC5114(name, uid, sz, tag) { \ argument
33 name, uid, \
44 # define RFC5114(name, uid, sz, tag) { name, uid } argument
50 int uid; member
101 const DH_NAMED_GROUP *ossl_ffc_uid_to_dh_named_group(int uid) in ossl_ffc_uid_to_dh_named_group() argument
106 if (dh_named_groups[i].uid == uid) in ossl_ffc_uid_to_dh_named_group()
135 return group->uid; in ossl_ffc_named_group_get_uid()
/openssl/crypto/x509/
H A Dx509aset.c108 const ASN1_BIT_STRING *uid) in OSSL_ISSUER_SERIAL_set1_issuerUID() argument
111 isss->issuerUID = ASN1_STRING_dup(uid); in OSSL_ISSUER_SERIAL_set1_issuerUID()
/openssl/include/internal/
H A Dffc.h207 const DH_NAMED_GROUP *ossl_ffc_uid_to_dh_named_group(int uid);
/openssl/doc/man3/
H A DX509_ACERT_get0_holder_baseCertId.pod37 int OSSL_ISSUER_SERIAL_set1_issuerUID(OSSL_ISSUER_SERIAL *isss, ASN1_BIT_STRING *uid);
/openssl/crypto/
H A Dbuild.info107 comp_methods.c cversion.c info.c cpt_err.c ebcdic.c uid.c o_time.c \
/openssl/include/openssl/
H A Dx509_acert.h.in128 const ASN1_BIT_STRING *uid);
/openssl/crypto/evp/
H A Dctrl_params_translate.c1524 int uid = DH_get_nid(dh); in get_payload_group_name() local
1526 if (uid != NID_undef) { in get_payload_group_name()
1528 ossl_ffc_uid_to_dh_named_group(uid); in get_payload_group_name()
/openssl/crypto/objects/
H A Dobjects.txt1218 pilotAttributeType 44 : uid : uniqueIdentifier

Completed in 28 milliseconds