Home
last modified time | relevance | path

Searched defs:dgst (Results 1 – 5 of 5) sorted by relevance

/external/tpm2-tss/test/unit/
DTPM2B-marshal.c24 TPM2B_DIGEST dgst = {4, {0}}; in tpm2b_marshal_success() local
70 TPM2B_DIGEST dgst = {4, {0}}; in tpm2b_marshal_success_offset() local
123 TPM2B_DIGEST dgst = {4, {0}}; in tpm2b_marshal_buffer_null_with_offset() local
175 TPM2B_DIGEST dgst = {4, {0}}; in tpm2b_marshal_buffer_null_offset_null() local
192 TPM2B_DIGEST dgst = {4, {0}}; in tpm2b_marshal_buffer_size_lt_data_nad_lt_offset() local
220 TPM2B_DIGEST dgst = {0}; in tpm2b_unmarshal_success() local
258 TPM2B_DIGEST dgst = {0}; in tpm2b_unmarshal_success_offset() local
299 TPM2B_DIGEST dgst = {0}; in tpm2b_unmarshal_buffer_null() local
368 TPM2B_DIGEST dgst = {4, {0x00, 0x01, 0x02, 0x03}}; in tpm2b_unmarshal_buffer_size_lt_data_nad_lt_offset() local
DTPML-marshal.c134 TPML_DIGEST dgst = {0}; in tpml_marshal_buffer_null_with_offset() local
/external/openssh/
Dssh-pkcs11-client.c168 ecdsa_do_sign(const unsigned char *dgst, int dgst_len, const BIGNUM *inv, in ecdsa_do_sign()
Dssh-pkcs11.c513 ecdsa_do_sign(const unsigned char *dgst, int dgst_len, const BIGNUM *inv, in ecdsa_do_sign()
/external/wpa_supplicant_8/src/crypto/
Dtls_openssl_ocsp.c399 const EVP_MD *dgst; in issuer_match() local