YPC  0.2.0
ypc::openssl::sgx Member List

This is the complete list of members for ypc::openssl::sgx, including all inherited members.

rijndael128_cmac_msg(const uint8_t *cmac_128bit_key, const uint8_t *p_src, uint32_t src_len, uint8_t *mac_128bit) (defined in ypc::openssl::sgx)ypc::openssl::sgxstatic
rijndael128GCM_decrypt(const uint8_t *aes_gcm_128bit_key, const uint8_t *p_src, uint32_t src_len, uint8_t *p_dst, const uint8_t *p_iv, uint32_t iv_len, const uint8_t *p_add, uint32_t aad_len, const uint8_t *aes_gcm_128bit_in_mac) (defined in ypc::openssl::sgx)ypc::openssl::sgxstatic
rijndael128GCM_encrypt(const uint8_t *aes_gcm_128bit_key, const uint8_t *p_src, uint32_t src_len, uint8_t *p_dst, const uint8_t *p_iv, uint32_t iv_len, const uint8_t *p_add, uint32_t aad_len, uint8_t *aes_gcm_128_bit_out_mac) (defined in ypc::openssl::sgx)ypc::openssl::sgxstatic
sha256_msg(const uint8_t *message, size_t size, uint8_t *sha256_hash) (defined in ypc::openssl::sgx)ypc::openssl::sgxstatic