Home
last modified time | relevance | path

Searched defs:id_len (Results 1 – 4 of 4) sorted by relevance

/optee_os/core/lib/libtomcrypt/src/pk/asn1/der/custom_type/
H A Dder_length_custom_type.c28 unsigned long size, x, y, i, inlen, id_len; in der_length_custom_type() local
H A Dder_encode_custom_type.c30 unsigned long size, x, y, z, i, inlen, id_len; in der_encode_custom_type() local
/optee_os/core/lib/libtomcrypt/src/pk/asn1/der/sequence/
H A Dder_decode_sequence_flexi.c42 unsigned long err, identifier, len, totlen, data_offset, id_len, len_len; in s_der_decode_sequence_flexi() local
/optee_os/lib/libmbedtls/mbedtls/library/
H A Decjpake.c205 const size_t id_len = strlen(id); in ecjpake_hash() local