Searched refs:Trspi_RSA_PKCS15_Encrypt (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/crypto/external/cpl/trousers/dist/src/tspi/ |
H A D | tspi_bind.c | 75 if ((result = Trspi_RSA_PKCS15_Encrypt(rgbDataToBind, ulDataLength, encData, in Tspi_Data_Bind() 95 if ((result = Trspi_RSA_PKCS15_Encrypt(bdblob, offset, encData, in Tspi_Data_Bind()
|
H A D | tsp_asym.c | 63 if ((result = Trspi_RSA_PKCS15_Encrypt(inData, inDataLen, outData, outDataLen, in __tspi_rsa_encrypt()
|
/netbsd-src/crypto/external/cpl/trousers/dist/src/include/trousers/ |
H A D | trousers.h | 212 #define Trspi_RSA_PKCS15_Encrypt(in,inlen,out,outlen,pubKey,pubSize) \ macro
|