Searched defs:algtag (Results 1 - 1 of 1) sorted by relevance

/sssd-io/src/p11_child/
H A Dp11_child_nss.c136 SECOidTag algtag; local
450 algtag = SEC_GetSignatureAlgorithmOidTag(priv_key->keyType,
452 if (algtag == SEC_OID_UNKNOWN) {
463 priv_key, algtag);
482 pub_key, &signed_random_value, algtag,

Completed in 11 milliseconds