Home
last modified time | relevance | path

Searched refs:sig_algo (Results 1 – 21 of 21) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/security/credentials/jwt/
Djson_token.cc284 const char* sig_algo = GRPC_JWT_RSA_SHA256_ALGORITHM; in grpc_jwt_encode_and_sign() local
286 encoded_jwt_header(json_key->private_key_id, sig_algo), in grpc_jwt_encode_and_sign()
288 char* sig = compute_and_encode_signature(json_key, sig_algo, to_sign); in grpc_jwt_encode_and_sign()
/aosp_15_r20/external/grpc-grpc/src/core/lib/security/credentials/jwt/
H A Djson_token.cc305 const char* sig_algo = GRPC_JWT_RSA_SHA256_ALGORITHM; local
307 encoded_jwt_header(json_key->private_key_id, sig_algo),
309 char* sig = compute_and_encode_signature(json_key, sig_algo, to_sign);
/aosp_15_r20/external/cronet/net/cert/
H A Dct_serialization.cc159 uint8_t sig_algo; in DecodeDigitallySigned() local
162 if (!CBS_get_u8(input, &hash_algo) || !CBS_get_u8(input, &sig_algo) || in DecodeDigitallySigned()
169 !ConvertSignatureAlgorithm(sig_algo, &result.signature_algorithm)) { in DecodeDigitallySigned()
/aosp_15_r20/external/libwebm/mkvparser/
H A Dmkvparser.h225 unsigned long long sig_algo; member
H A Dmkvparser.cc4097 sig_algo(0), in ContentEncryption()
4458 encryption->sig_algo = UnserializeUInt(pReader, pos, size); in ParseEncryptionEntry()
/aosp_15_r20/external/libaom/third_party/libwebm/mkvparser/
H A Dmkvparser.h225 unsigned long long sig_algo; member
H A Dmkvparser.cc4098 sig_algo(0), in ContentEncryption()
4459 encryption->sig_algo = UnserializeUInt(pReader, pos, size); in ParseEncryptionEntry()
/aosp_15_r20/external/libvpx/third_party/libwebm/mkvparser/
H A Dmkvparser.h225 unsigned long long sig_algo; member
H A Dmkvparser.cc4098 sig_algo(0), in ContentEncryption()
4459 encryption->sig_algo = UnserializeUInt(pReader, pos, size); in ParseEncryptionEntry()
/aosp_15_r20/external/libwebm/
H A Dwebm_info.cc467 indent->indent_str().c_str(), encryption->sig_algo); in OutputTracks()
/aosp_15_r20/external/libbpf/.github/actions/build-selftests/
H A Dvmlinux.h65186 enum OID sig_algo; member
/aosp_15_r20/external/bcc/libbpf-tools/loongarch/
H A Dvmlinux.h77268 enum OID sig_algo; member
H A Dvmlinux_602.h77268 enum OID sig_algo; member
/aosp_15_r20/external/bcc/libbpf-tools/x86/
H A Dvmlinux.h71783 enum OID sig_algo; member
H A Dvmlinux_518.h71783 enum OID sig_algo; member
/aosp_15_r20/external/bcc/libbpf-tools/arm64/
H A Dvmlinux_608.h125765 enum OID sig_algo; member
H A Dvmlinux.h125765 enum OID sig_algo; member
/aosp_15_r20/external/bcc/libbpf-tools/riscv/
H A Dvmlinux_602.h70535 enum OID sig_algo; member
H A Dvmlinux.h70535 enum OID sig_algo; member
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/x86_64/
H A Dvmlinux.h70883 enum OID sig_algo; member
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/arm64/
H A Dvmlinux.h61076 enum OID sig_algo; member