Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/gp/include/
H A Dxml_crypto_api.h1479 uint32_t case_buf, in Invoke_Crypto_AEUpdate_for_encryption() argument
1498 if (case_buf == OUTPUT_BUFFER_TOO_SHORT) { in Invoke_Crypto_AEUpdate_for_encryption()
1543 uint32_t case_buf, in Invoke_Crypto_AEUpdate_for_decryption() argument
1563 if (case_buf == OUTPUT_BUFFER_TOO_SHORT) { in Invoke_Crypto_AEUpdate_for_decryption()
1648 uint32_t case_buf, in Invoke_Crypto_AEEncryptFinal() argument
1667 switch (case_buf) { in Invoke_Crypto_AEEncryptFinal()
1743 uint32_t case_buf, in Invoke_Crypto_AEDecryptFinal() argument
1781 if (case_buf == OUTPUT_BUFFER_TOO_SHORT) { in Invoke_Crypto_AEDecryptFinal()
1920 uint32_t case_buf) in Invoke_Crypto_DigestDoFinal() argument
1936 if (case_buf == OUTPUT_BUFFER_TOO_SHORT) { in Invoke_Crypto_DigestDoFinal()
[all …]