Searched refs:C_DecryptUpdate (Results 1 – 5 of 5) sorted by relevance
/netbsd-src/crypto/external/bsd/openssh/dist/ |
H A D | pkcs11.h | 849 _CK_DECLARE_FUNCTION (C_DecryptUpdate, 1042 CK_C_DecryptUpdate C_DecryptUpdate; member
|
/netbsd-src/crypto/external/cpl/tpm-tools/dist/lib/ |
H A D | tpm_pkcs11.c | 1201 rv = g_pFcnList->C_DecryptUpdate( a_hSession, pbInData, ulInDataLen, in decryptData() 1220 rv = g_pFcnList->C_DecryptUpdate( a_hSession, pbInData, ulInDataLen, in decryptData()
|
/netbsd-src/external/mpl/dhcp/bind/dist/lib/isc/include/pkcs11/ |
H A D | pkcs11.h | 1134 _CK_DECLARE_FUNCTION(C_DecryptUpdate, 1298 CK_C_DecryptUpdate C_DecryptUpdate; member
|
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/hx509/ref/ |
H A D | pkcs11.h | 1165 _CK_DECLARE_FUNCTION (C_DecryptUpdate, 1358 CK_C_DecryptUpdate C_DecryptUpdate; member
|
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/hcrypto/ |
H A D | evp-pkcs11.c | 382 …rv = p11_module->C_DecryptUpdate(p11ctx->hSession, (unsigned char *)in, size, out, &ulCipherTextLe… in p11_do_cipher()
|