Home
last modified time | relevance | path

Searched refs:sftk_InitGeneric (Results 1 – 20 of 20) sorted by relevance

/dports/www/firefox-esr/firefox-91.8.0/security/nss/lib/softoken/
H A Dsftkmessage.c75 crv = sftk_InitGeneric(session, pMechanism, &context, contextType, &key, in sftk_MessageCryptInit()
H A Dpkcs11i.h801 extern CK_RV sftk_InitGeneric(SFTKSession *session,
H A Dpkcs11c.c417 sftk_InitGeneric(SFTKSession *session, CK_MECHANISM *pMechanism, in sftk_InitGeneric() function
821 crv = sftk_InitGeneric(session, pMechanism, &context, contextType, &key, in sftk_CryptInit()
1910 crv = sftk_InitGeneric(session, pMechanism, &context, SFTK_HASH, in NSC_DigestInit()
2777 crv = sftk_InitGeneric(session, pMechanism, &context, SFTK_SIGN, &key, in NSC_SignInit()
3576 crv = sftk_InitGeneric(session, pMechanism, &context, SFTK_VERIFY, &key, in NSC_VerifyInit()
3905 crv = sftk_InitGeneric(session, pMechanism, &context, SFTK_VERIFY_RECOVER, in NSC_VerifyRecoverInit()
/dports/www/firefox/firefox-99.0/security/nss/lib/softoken/
H A Dsftkmessage.c75 crv = sftk_InitGeneric(session, pMechanism, &context, contextType, &key, in sftk_MessageCryptInit()
H A Dpkcs11i.h811 extern CK_RV sftk_InitGeneric(SFTKSession *session,
H A Dpkcs11c.c417 sftk_InitGeneric(SFTKSession *session, CK_MECHANISM *pMechanism, in sftk_InitGeneric() function
821 crv = sftk_InitGeneric(session, pMechanism, &context, contextType, &key, in sftk_CryptInit()
1914 crv = sftk_InitGeneric(session, pMechanism, &context, SFTK_HASH, in NSC_DigestInit()
2781 crv = sftk_InitGeneric(session, pMechanism, &context, SFTK_SIGN, &key, in NSC_SignInit()
3580 crv = sftk_InitGeneric(session, pMechanism, &context, SFTK_VERIFY, &key, in NSC_VerifyInit()
3909 crv = sftk_InitGeneric(session, pMechanism, &context, SFTK_VERIFY_RECOVER, in NSC_VerifyRecoverInit()
/dports/security/ca_root_nss/nss-3.71/nss/lib/softoken/
H A Dsftkmessage.c75 crv = sftk_InitGeneric(session, pMechanism, &context, contextType, &key, in sftk_MessageCryptInit()
H A Dpkcs11i.h801 extern CK_RV sftk_InitGeneric(SFTKSession *session,
H A Dpkcs11c.c417 sftk_InitGeneric(SFTKSession *session, CK_MECHANISM *pMechanism, in sftk_InitGeneric() function
821 crv = sftk_InitGeneric(session, pMechanism, &context, contextType, &key, in sftk_CryptInit()
1910 crv = sftk_InitGeneric(session, pMechanism, &context, SFTK_HASH, in NSC_DigestInit()
2777 crv = sftk_InitGeneric(session, pMechanism, &context, SFTK_SIGN, &key, in NSC_SignInit()
3576 crv = sftk_InitGeneric(session, pMechanism, &context, SFTK_VERIFY, &key, in NSC_VerifyInit()
3905 crv = sftk_InitGeneric(session, pMechanism, &context, SFTK_VERIFY_RECOVER, in NSC_VerifyRecoverInit()
/dports/security/nss/nss-3.76.1/nss/lib/softoken/
H A Dsftkmessage.c75 crv = sftk_InitGeneric(session, pMechanism, &context, contextType, &key, in sftk_MessageCryptInit()
H A Dpkcs11i.h811 extern CK_RV sftk_InitGeneric(SFTKSession *session,
H A Dpkcs11c.c417 sftk_InitGeneric(SFTKSession *session, CK_MECHANISM *pMechanism, in sftk_InitGeneric() function
821 crv = sftk_InitGeneric(session, pMechanism, &context, contextType, &key, in sftk_CryptInit()
1914 crv = sftk_InitGeneric(session, pMechanism, &context, SFTK_HASH, in NSC_DigestInit()
2781 crv = sftk_InitGeneric(session, pMechanism, &context, SFTK_SIGN, &key, in NSC_SignInit()
3580 crv = sftk_InitGeneric(session, pMechanism, &context, SFTK_VERIFY, &key, in NSC_VerifyInit()
3909 crv = sftk_InitGeneric(session, pMechanism, &context, SFTK_VERIFY_RECOVER, in NSC_VerifyRecoverInit()
/dports/mail/thunderbird/thunderbird-91.8.0/security/nss/lib/softoken/
H A Dsftkmessage.c75 crv = sftk_InitGeneric(session, pMechanism, &context, contextType, &key, in sftk_MessageCryptInit()
H A Dpkcs11i.h801 extern CK_RV sftk_InitGeneric(SFTKSession *session,
H A Dpkcs11c.c417 sftk_InitGeneric(SFTKSession *session, CK_MECHANISM *pMechanism, in sftk_InitGeneric() function
821 crv = sftk_InitGeneric(session, pMechanism, &context, contextType, &key, in sftk_CryptInit()
1910 crv = sftk_InitGeneric(session, pMechanism, &context, SFTK_HASH, in NSC_DigestInit()
2777 crv = sftk_InitGeneric(session, pMechanism, &context, SFTK_SIGN, &key, in NSC_SignInit()
3576 crv = sftk_InitGeneric(session, pMechanism, &context, SFTK_VERIFY, &key, in NSC_VerifyInit()
3905 crv = sftk_InitGeneric(session, pMechanism, &context, SFTK_VERIFY_RECOVER, in NSC_VerifyRecoverInit()
/dports/lang/spidermonkey78/firefox-78.9.0/security/nss/lib/softoken/
H A Dsftkmessage.c75 crv = sftk_InitGeneric(session, &context, contextType, &key, hKey, in sftk_MessageCryptInit()
H A Dpkcs11i.h782 extern CK_RV sftk_InitGeneric(SFTKSession *session,
H A Dpkcs11c.c391 sftk_InitGeneric(SFTKSession *session, SFTKSessionContext **contextPtr, in sftk_InitGeneric() function
780 crv = sftk_InitGeneric(session, &context, contextType, &key, hKey, &key_type, in sftk_CryptInit()
1852 crv = sftk_InitGeneric(session, &context, SFTK_HASH, NULL, 0, NULL, 0, 0); in NSC_DigestInit()
2707 crv = sftk_InitGeneric(session, &context, SFTK_SIGN, &key, hKey, &key_type, in NSC_SignInit()
3490 crv = sftk_InitGeneric(session, &context, SFTK_VERIFY, &key, hKey, &key_type, in NSC_VerifyInit()
3822 crv = sftk_InitGeneric(session, &context, SFTK_VERIFY_RECOVER, in NSC_VerifyRecoverInit()
/dports/lang/spidermonkey60/firefox-60.9.0/security/nss/lib/softoken/
H A Dpkcs11c.c444 sftk_InitGeneric(SFTKSession *session, SFTKSessionContext **contextPtr, in sftk_InitGeneric() function
799 crv = sftk_InitGeneric(session, &context, contextType, &key, hKey, &key_type, in sftk_CryptInit()
1696 crv = sftk_InitGeneric(session, &context, SFTK_HASH, NULL, 0, NULL, 0, 0); in NSC_DigestInit()
2496 crv = sftk_InitGeneric(session, &context, SFTK_SIGN, &key, hKey, &key_type, in NSC_SignInit()
3191 crv = sftk_InitGeneric(session, &context, SFTK_VERIFY, &key, hKey, &key_type, in NSC_VerifyInit()
3523 crv = sftk_InitGeneric(session, &context, SFTK_VERIFY_RECOVER, in NSC_VerifyRecoverInit()
/dports/www/firefox-legacy/firefox-52.8.0esr/security/nss/lib/softoken/
H A Dpkcs11c.c447 sftk_InitGeneric(SFTKSession *session, SFTKSessionContext **contextPtr, in sftk_InitGeneric() function
802 crv = sftk_InitGeneric(session, &context, contextType, &key, hKey, &key_type, in sftk_CryptInit()
1700 crv = sftk_InitGeneric(session, &context, SFTK_HASH, NULL, 0, NULL, 0, 0); in NSC_DigestInit()
2502 crv = sftk_InitGeneric(session, &context, SFTK_SIGN, &key, hKey, &key_type, in NSC_SignInit()
3179 crv = sftk_InitGeneric(session, &context, SFTK_VERIFY, &key, hKey, &key_type, in NSC_VerifyInit()
3498 crv = sftk_InitGeneric(session, &context, SFTK_VERIFY_RECOVER, in NSC_VerifyRecoverInit()