Searched refs:case_buf (Results 1 – 1 of 1) sorted by relevance
1479 uint32_t case_buf, in Invoke_Crypto_AEUpdate_for_encryption() argument1498 if (case_buf == OUTPUT_BUFFER_TOO_SHORT) { in Invoke_Crypto_AEUpdate_for_encryption()1543 uint32_t case_buf, in Invoke_Crypto_AEUpdate_for_decryption() argument1563 if (case_buf == OUTPUT_BUFFER_TOO_SHORT) { in Invoke_Crypto_AEUpdate_for_decryption()1648 uint32_t case_buf, in Invoke_Crypto_AEEncryptFinal() argument1667 switch (case_buf) { in Invoke_Crypto_AEEncryptFinal()1743 uint32_t case_buf, in Invoke_Crypto_AEDecryptFinal() argument1781 if (case_buf == OUTPUT_BUFFER_TOO_SHORT) { in Invoke_Crypto_AEDecryptFinal()1920 uint32_t case_buf) in Invoke_Crypto_DigestDoFinal() argument1936 if (case_buf == OUTPUT_BUFFER_TOO_SHORT) { in Invoke_Crypto_DigestDoFinal()[all …]