Searched refs:Trspi_RSA_Encrypt (Results 1 - 7 of 7) sorted by relevance

/netbsd-current/crypto/external/cpl/trousers/dist/src/tspi/
H A Dtsp_own.c111 if ((result = Trspi_RSA_Encrypt(ownerSecret.authdata, 20, encOwnerAuth,
119 if ((result = Trspi_RSA_Encrypt(srkSecret.authdata, 20, encSRKAuth,
H A Dtspi_bind.c118 if ((result = Trspi_RSA_Encrypt(bdblob, offset, encData, &encDataLength,
H A Dtspi_changeauth.c278 Trspi_RSA_Encrypt(hashBlob, caValidSize, a1, &a1Size,
H A Dtspi_key.c429 if ((result = Trspi_RSA_Encrypt(newPrivKey, newPrivKeyLen, encPrivKey,
/netbsd-current/crypto/external/cpl/trousers/dist/src/tspi/daa/daa_issuer/
H A Dissuer_init.c111 result = Trspi_RSA_Encrypt(
/netbsd-current/crypto/external/cpl/trousers/dist/src/trspi/crypto/openssl/
H A Drsa.c69 Trspi_RSA_Encrypt(unsigned char *dataToEncrypt, /* in */ function
/netbsd-current/crypto/external/cpl/trousers/dist/src/include/trousers/
H A Dtrousers.h192 int Trspi_RSA_Encrypt(unsigned char *dataToEncrypt,
220 Trspi_RSA_Encrypt(in,inlen,out,outlen,pubKey,pubSize)

Completed in 211 milliseconds