Searched refs:SECOID_GetAlgorithmTag (Results 1 - 25 of 43) sorted by relevance

12

/macosx-10.10/Security-57031.1.35/Security/include/security_smime/
H A Dsecoid.h88 extern SECOidTag SECOID_GetAlgorithmTag(const SECAlgorithmID *aid);
H A Dcmsrecinfo.c101 certalgtag = SECOID_GetAlgorithmTag(algid);
434 encalgtag = SECOID_GetAlgorithmTag(&(ri->ri.keyTransRecipientInfo.keyEncAlg));
437 encalgtag = SECOID_GetAlgorithmTag(&(ri->ri.keyAgreeRecipientInfo.keyEncAlg));
440 encalgtag = SECOID_GetAlgorithmTag(&(ri->ri.kekRecipientInfo.keyEncAlg));
473 certalgtag = SECOID_GetAlgorithmTag(algid);
485 certalgtag = SECOID_GetAlgorithmTag(algid);
494 certalgtag = SECOID_GetAlgorithmTag(algid);
631 encalgtag = SECOID_GetAlgorithmTag(&(ri->ri.keyTransRecipientInfo.keyEncAlg));
653 encalgtag = SECOID_GetAlgorithmTag(&(ri->ri.keyAgreeRecipientInfo.keyEncAlg));
692 encalgtag = SECOID_GetAlgorithmTag(
[all...]
H A Dsecalgid.c50 SECOID_GetAlgorithmTag(const SECAlgorithmID *id) function
H A Dcmscinfo.c352 cinfo->contentEncAlgTag = SECOID_GetAlgorithmTag(&(cinfo->contentEncAlg));
/macosx-10.10/Security-57031.1.35/Security/libsecurity_smime/lib/
H A Dsecoid.h88 extern SECOidTag SECOID_GetAlgorithmTag(const SECAlgorithmID *aid);
H A Dcmsrecinfo.c101 certalgtag = SECOID_GetAlgorithmTag(algid);
434 encalgtag = SECOID_GetAlgorithmTag(&(ri->ri.keyTransRecipientInfo.keyEncAlg));
437 encalgtag = SECOID_GetAlgorithmTag(&(ri->ri.keyAgreeRecipientInfo.keyEncAlg));
440 encalgtag = SECOID_GetAlgorithmTag(&(ri->ri.kekRecipientInfo.keyEncAlg));
473 certalgtag = SECOID_GetAlgorithmTag(algid);
485 certalgtag = SECOID_GetAlgorithmTag(algid);
494 certalgtag = SECOID_GetAlgorithmTag(algid);
631 encalgtag = SECOID_GetAlgorithmTag(&(ri->ri.keyTransRecipientInfo.keyEncAlg));
653 encalgtag = SECOID_GetAlgorithmTag(&(ri->ri.keyAgreeRecipientInfo.keyEncAlg));
692 encalgtag = SECOID_GetAlgorithmTag(
[all...]
H A Dsecalgid.c50 SECOID_GetAlgorithmTag(const SECAlgorithmID *id) function
H A Dcmscinfo.c352 cinfo->contentEncAlgTag = SECOID_GetAlgorithmTag(&(cinfo->contentEncAlg));
/macosx-10.10/Security-57031.1.35/libsecurity_smime/Security/
H A Dsecoid.h88 extern SECOidTag SECOID_GetAlgorithmTag(const SECAlgorithmID *aid);
H A Dcmsrecinfo.c118 certalgtag = SECOID_GetAlgorithmTag(algid);
448 encalgtag = SECOID_GetAlgorithmTag(&(ri->ri.keyTransRecipientInfo.keyEncAlg));
451 encalgtag = SECOID_GetAlgorithmTag(&(ri->ri.keyAgreeRecipientInfo.keyEncAlg));
454 encalgtag = SECOID_GetAlgorithmTag(&(ri->ri.kekRecipientInfo.keyEncAlg));
507 certalgtag = SECOID_GetAlgorithmTag(algid);
516 certalgtag = SECOID_GetAlgorithmTag(algid);
609 encalgtag = SECOID_GetAlgorithmTag(&(ri->ri.keyTransRecipientInfo.keyEncAlg));
631 encalgtag = SECOID_GetAlgorithmTag(&(ri->ri.keyAgreeRecipientInfo.keyEncAlg));
652 encalgtag = SECOID_GetAlgorithmTag(&(ri->ri.kekRecipientInfo.keyEncAlg));
H A Dsecalgid.c51 SECOID_GetAlgorithmTag(const SECAlgorithmID *id) function
H A Dcmsdigest.c190 switch (SECOID_GetAlgorithmTag(cmsdigcx->digestalgs[i])) {
287 SECOidTag hash_alg = SECOID_GetAlgorithmTag(cmsdigcx->digestalgs[i]);
H A Dcmspubkey.c178 certalgtag = SECOID_GetAlgorithmTag(algid);
418 certalgtag = SECOID_GetAlgorithmTag(&(cert->subjectPublicKeyInfo.algorithm));
H A Dcmscinfo.c320 cinfo->contentEncAlgTag = SECOID_GetAlgorithmTag(&(cinfo->contentEncAlg));
/macosx-10.10/Security-57031.1.35/libsecurity_smime/lib/
H A Dsecoid.h88 extern SECOidTag SECOID_GetAlgorithmTag(const SECAlgorithmID *aid);
H A Dcmsrecinfo.c118 certalgtag = SECOID_GetAlgorithmTag(algid);
448 encalgtag = SECOID_GetAlgorithmTag(&(ri->ri.keyTransRecipientInfo.keyEncAlg));
451 encalgtag = SECOID_GetAlgorithmTag(&(ri->ri.keyAgreeRecipientInfo.keyEncAlg));
454 encalgtag = SECOID_GetAlgorithmTag(&(ri->ri.kekRecipientInfo.keyEncAlg));
507 certalgtag = SECOID_GetAlgorithmTag(algid);
516 certalgtag = SECOID_GetAlgorithmTag(algid);
609 encalgtag = SECOID_GetAlgorithmTag(&(ri->ri.keyTransRecipientInfo.keyEncAlg));
631 encalgtag = SECOID_GetAlgorithmTag(&(ri->ri.keyAgreeRecipientInfo.keyEncAlg));
652 encalgtag = SECOID_GetAlgorithmTag(&(ri->ri.kekRecipientInfo.keyEncAlg));
H A Dsecalgid.c51 SECOID_GetAlgorithmTag(const SECAlgorithmID *id) function
H A Dcmsdigest.c190 switch (SECOID_GetAlgorithmTag(cmsdigcx->digestalgs[i])) {
287 SECOidTag hash_alg = SECOID_GetAlgorithmTag(cmsdigcx->digestalgs[i]);
H A Dcmspubkey.c178 certalgtag = SECOID_GetAlgorithmTag(algid);
418 certalgtag = SECOID_GetAlgorithmTag(&(cert->subjectPublicKeyInfo.algorithm));
H A Dcmscinfo.c320 cinfo->contentEncAlgTag = SECOID_GetAlgorithmTag(&(cinfo->contentEncAlg));
/macosx-10.10/Security-57031.1.35/libsecurity_smime/security_smime/
H A Dsecoid.h88 extern SECOidTag SECOID_GetAlgorithmTag(const SECAlgorithmID *aid);
H A Dcmsrecinfo.c118 certalgtag = SECOID_GetAlgorithmTag(algid);
448 encalgtag = SECOID_GetAlgorithmTag(&(ri->ri.keyTransRecipientInfo.keyEncAlg));
451 encalgtag = SECOID_GetAlgorithmTag(&(ri->ri.keyAgreeRecipientInfo.keyEncAlg));
454 encalgtag = SECOID_GetAlgorithmTag(&(ri->ri.kekRecipientInfo.keyEncAlg));
507 certalgtag = SECOID_GetAlgorithmTag(algid);
516 certalgtag = SECOID_GetAlgorithmTag(algid);
609 encalgtag = SECOID_GetAlgorithmTag(&(ri->ri.keyTransRecipientInfo.keyEncAlg));
631 encalgtag = SECOID_GetAlgorithmTag(&(ri->ri.keyAgreeRecipientInfo.keyEncAlg));
652 encalgtag = SECOID_GetAlgorithmTag(&(ri->ri.kekRecipientInfo.keyEncAlg));
H A Dsecalgid.c51 SECOID_GetAlgorithmTag(const SECAlgorithmID *id) function
H A Dcmsdigest.c190 switch (SECOID_GetAlgorithmTag(cmsdigcx->digestalgs[i])) {
287 SECOidTag hash_alg = SECOID_GetAlgorithmTag(cmsdigcx->digestalgs[i]);
H A Dcmspubkey.c178 certalgtag = SECOID_GetAlgorithmTag(algid);
418 certalgtag = SECOID_GetAlgorithmTag(&(cert->subjectPublicKeyInfo.algorithm));

Completed in 305 milliseconds

12