Home
last modified time | relevance | path

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

/openssl-master/crypto/ffc/
A Dffc_dh.c31 # define RFC5114(name, uid, sz, tag) { \ argument
32 name, uid, \
42 # define RFC5114(name, uid, sz, tag) { name, uid } argument
48 int uid; member
93 const DH_NAMED_GROUP *ossl_ffc_uid_to_dh_named_group(int uid) in ossl_ffc_uid_to_dh_named_group() argument
98 if (dh_named_groups[i].uid == uid) in ossl_ffc_uid_to_dh_named_group()
127 return group->uid; in ossl_ffc_named_group_get_uid()
/openssl-master/include/internal/
A Dffc.h199 const DH_NAMED_GROUP *ossl_ffc_uid_to_dh_named_group(int uid);
/openssl-master/crypto/
A Dbuild.info102 cversion.c info.c cpt_err.c ebcdic.c uid.c o_time.c o_dir.c \
/openssl-master/crypto/evp/
A Dctrl_params_translate.c1491 int uid = DH_get_nid(dh); in get_payload_group_name() local
1493 if (uid != NID_undef) { in get_payload_group_name()
1495 ossl_ffc_uid_to_dh_named_group(uid); in get_payload_group_name()
/openssl-master/crypto/objects/
A Dobjects.txt1113 pilotAttributeType 44 : uid : uniqueIdentifier

Completed in 12 milliseconds