Home
last modified time | relevance | path

Searched defs:cipherParam (Results 1 – 2 of 2) sorted by relevance

/third_party/openhitls/tls/record/src/
Drec_crypto_cbc.c78 static void RecConnInitCipherParam(HITLS_CipherParameters *cipherParam, const RecConnState *state) in RecConnInitCipherParam()
290 HITLS_CipherParameters cipherParam = {0}; in RecConnCbcDecryptByMacThenEncrypt() local
341 HITLS_CipherParameters cipherParam = {0}; in RecConnCbcDecryptByEncryptThenMac() local
512 HITLS_CipherParameters cipherParam = {0}; in RecConnCbcEncryptThenMac() local
563 HITLS_CipherParameters cipherParam = {0}; in RecConnCbcMacThenEncrypt() local
Drec_crypto_aead.c162 HITLS_CipherParameters cipherParam = {0}; in AeadDecrypt() local
248 HITLS_CipherParameters cipherParam = {0}; in AeadEncrypt() local