Home
last modified time | relevance | path

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

/third_party/grpc/src/core/tsi/alts/frame_protector/
Dalts_record_protocol_crypter_common.cc98 gsec_aead_crypter_nonce_length(crypter, &counter_size, error_details); in alts_crypter_create_common()
/third_party/grpc/src/core/tsi/alts/crypt/
Dgsec.h379 grpc_status_code gsec_aead_crypter_nonce_length(
Dgsec.cc144 grpc_status_code gsec_aead_crypter_nonce_length( in gsec_aead_crypter_nonce_length() function
/third_party/grpc/test/core/tsi/alts/crypt/
Daes_gcm_test.cc86 gsec_aead_crypter_nonce_length(crypter, &nonce_length, nullptr); in gsec_test_random_encrypt_decrypt()
234 gsec_aead_crypter_nonce_length(crypter, &nonce_length, nullptr); in gsec_test_multiple_random_encrypt_decrypt()
417 gsec_aead_crypter_nonce_length(crypter, &nonce_length, nullptr); in gsec_test_encryption_failure()
541 gsec_aead_crypter_nonce_length(crypter, &nonce_length, nullptr); in gsec_test_decryption_failure()
/third_party/grpc/src/core/tsi/alts/zero_copy_frame_protector/
Dalts_iovec_record_protocol.cc444 gsec_aead_crypter_nonce_length(crypter, &counter_length, error_details); in alts_iovec_record_protocol_create()