Home
last modified time | relevance | path

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

/netbsd/src/crypto/external/cpl/trousers/dist/src/tspi/
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()
Dtspi_bind.c118 if ((result = Trspi_RSA_Encrypt(bdblob, offset, encData, &encDataLength, in Tspi_Data_Bind()
Dtspi_changeauth.c278 Trspi_RSA_Encrypt(hashBlob, caValidSize, a1, &a1Size, in Tspi_ChangeAuthAsym()
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/
Dissuer_init.c111 result = Trspi_RSA_Encrypt( in Tspi_DAA_IssueInit_internal()
/netbsd/src/crypto/external/cpl/trousers/dist/src/trspi/crypto/openssl/
Drsa.c69 Trspi_RSA_Encrypt(unsigned char *dataToEncrypt, /* in */ in Trspi_RSA_Encrypt() function
/netbsd/src/crypto/external/cpl/trousers/dist/src/include/trousers/
Dtrousers.h192 int Trspi_RSA_Encrypt(unsigned char *dataToEncrypt,
220 Trspi_RSA_Encrypt(in,inlen,out,outlen,pubKey,pubSize)
/netbsd/src/crypto/external/cpl/trousers/lib/libtspi/
Dtspi.expsym428 Trspi_RSA_Encrypt