Searched defs:enc_handle (Results 1 – 5 of 5) sorted by relevance
116 NpLdtEncryptHandle enc_handle = NpLdtEncryptCreate(np_key_seed); in TEST() local158 NpLdtEncryptHandle enc_handle = create_enc_handle_from_test_key(); in TEST() local175 NpLdtEncryptHandle enc_handle = create_enc_handle_from_test_key(); in TEST() local250 NpLdtEncryptHandle enc_handle = create_enc_handle_from_test_key(); in worker_thread() local
42 auto enc_handle = NpLdtEncryptCreate(key_seed); in LdtDecryptBadMac() local100 auto enc_handle = NpLdtEncryptCreate(key_seed); in LdtDecryptCorrectMac() local
75 auto enc_handle = NpLdtEncryptCreate(*key_seed); in buildCiphers() local104 auto enc_handle = std::get<0>(handle); in freeCiphers() local
45 NpLdtEncryptHandle enc_handle = NpLdtEncryptCreate(*key_seed); in main() local
217 uhdr_codec_private_t* enc_handle = uhdr_create_encoder(); in process() local