Searched refs:Trspi_RSA_Public_Encrypt (Results 1 – 4 of 4) sorted by relevance
| /netbsd/src/crypto/external/cpl/trousers/dist/src/include/trousers/ |
| D | trousers.h | 203 int Trspi_RSA_Public_Encrypt(unsigned char *in, unsigned int inlen, 213 Trspi_RSA_Public_Encrypt(in,inlen,out,outlen,pubKey,pubSize,65537,TR_RSA_PKCS1_PADDING) 216 Trspi_RSA_Public_Encrypt(in,inlen,out,outlen,pubKey,pubSize,65537, \
|
| /netbsd/src/crypto/external/cpl/trousers/dist/src/trspi/crypto/openssl/ |
| D | rsa.c | 227 Trspi_RSA_Public_Encrypt(unsigned char *in, unsigned int inlen, in Trspi_RSA_Public_Encrypt() function
|
| /netbsd/src/crypto/external/cpl/trousers/lib/libtspi/ |
| D | tspi.expsym | 429 Trspi_RSA_Public_Encrypt
|
| /netbsd/src/crypto/external/cpl/trousers/dist/src/tspi/ |
| D | tspi_aik.c | 365 … if ((result = Trspi_RSA_Public_Encrypt(hashblob, offset, encSymKey, &encSymKeySize, in Tspi_TPM_CollateIdentityRequest()
|