Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/cpl/trousers/dist/src/tspi/
H A Dtsp_own.c111 if ((result = Trspi_RSA_Encrypt(ownerSecret.authdata, 20, encOwnerAuth, in secret_TakeOwnership()
119 if ((result = Trspi_RSA_Encrypt(srkSecret.authdata, 20, encSRKAuth, in secret_TakeOwnership()
H A Dtspi_bind.c118 if ((result = Trspi_RSA_Encrypt(bdblob, offset, encData, &encDataLength, in Tspi_Data_Bind()
H A Dtspi_changeauth.c278 Trspi_RSA_Encrypt(hashBlob, caValidSize, a1, &a1Size, in Tspi_ChangeAuthAsym()
H A Dtspi_key.c429 if ((result = Trspi_RSA_Encrypt(newPrivKey, newPrivKeyLen, encPrivKey, in Tspi_Key_WrapKey()
/netbsd-src/crypto/external/cpl/trousers/dist/src/tspi/daa/daa_issuer/
H A Dissuer_init.c111 result = Trspi_RSA_Encrypt( in Tspi_DAA_IssueInit_internal()
/netbsd-src/crypto/external/cpl/trousers/dist/src/trspi/crypto/openssl/
H A Drsa.c69 Trspi_RSA_Encrypt(unsigned char *dataToEncrypt, /* in */ in Trspi_RSA_Encrypt() function
/netbsd-src/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)