HomeSort by relevance Sort by last modified time
    Searched refs:gsec_aead_crypter_tag_length (Results 1 - 5 of 5) sorted by null

  /external/grpc-grpc/src/core/tsi/alts/frame_protector/
alts_record_protocol_crypter_common.cc 72 grpc_status_code status = gsec_aead_crypter_tag_length(
  /external/grpc-grpc/src/core/tsi/alts/crypt/
gsec.h 414 grpc_status_code gsec_aead_crypter_tag_length(const gsec_aead_crypter* crypter,
gsec.cc 169 grpc_status_code gsec_aead_crypter_tag_length(const gsec_aead_crypter* crypter, function
  /external/grpc-grpc/src/core/tsi/alts/zero_copy_frame_protector/
alts_iovec_record_protocol.cc 455 gsec_aead_crypter_tag_length(crypter, &impl->tag_length, error_details);
  /external/grpc-grpc/test/core/tsi/alts/crypt/
aes_gcm_test.cc 86 gsec_aead_crypter_tag_length(crypter, &tag_length, nullptr);
234 gsec_aead_crypter_tag_length(crypter, &tag_length, nullptr);
541 gsec_aead_crypter_tag_length(crypter, &tag_length, nullptr);
    [all...]

Completed in 209 milliseconds