Home
last modified time | relevance | path

Searched defs:outlen (Results 51 – 75 of 148) sorted by relevance

123456

/optee_os/core/lib/libtomcrypt/src/pk/asn1/der/short_integer/
H A Dder_encode_short_integer.c20 int der_encode_short_integer(unsigned long num, unsigned char *out, unsigned long *outlen) in der_encode_short_integer()
/optee_os/core/lib/libtomcrypt/src/pk/dsa/
H A Ddsa_shared_secret.c23 unsigned char *out, unsigned long *outlen) in dsa_shared_secret()
/optee_os/core/lib/libtomcrypt/src/pk/asn1/der/utf8/
H A Dder_encode_utf8_string.c22 unsigned char *out, unsigned long *outlen) in der_encode_utf8_string()
H A Dder_decode_utf8_string.c22 wchar_t *out, unsigned long *outlen) in der_decode_utf8_string()
/optee_os/core/lib/libtomcrypt/src/misc/pbes/
H A Dpbes1.c10 unsigned char *out, unsigned long *outlen) in s_pkcs_5_alg1_wrap()
19 unsigned char *out, unsigned long *outlen) in s_pkcs_12_wrap()
/optee_os/core/lib/libtomcrypt/src/mac/pmac/
H A Dpmac_memory.c26 unsigned char *out, unsigned long *outlen) in pmac_memory()
/optee_os/core/lib/libtomcrypt/src/pk/asn1/der/utctime/
H A Dder_encode_utctime.c26 unsigned char *out, unsigned long *outlen) in der_encode_utctime()
/optee_os/core/lib/libtomcrypt/src/mac/omac/
H A Domac_memory.c26 unsigned char *out, unsigned long *outlen) in omac_memory()
/optee_os/core/lib/libtomcrypt/src/pk/asn1/der/ia5/
H A Dder_decode_ia5_string.c22 unsigned char *out, unsigned long *outlen) in der_decode_ia5_string()
/optee_os/core/lib/libtomcrypt/src/pk/asn1/der/bit/
H A Dder_decode_bit_string.c22 unsigned char *out, unsigned long *outlen) in der_decode_bit_string()
H A Dder_encode_bit_string.c22 unsigned char *out, unsigned long *outlen) in der_encode_bit_string()
/optee_os/core/lib/libtomcrypt/src/pk/ec25519/
H A Dec25519_crypto_ctx.c12 int ec25519_crypto_ctx(unsigned char *out, unsigned long *outlen, unsigned char flag, const unsigne… in ec25519_crypto_ctx()
/optee_os/core/lib/libtomcrypt/src/mac/f9/
H A Df9_memory.c25 unsigned char *out, unsigned long *outlen) in f9_memory()
/optee_os/core/lib/libtomcrypt/src/pk/asn1/der/printable_string/
H A Dder_decode_printable_string.c22 unsigned char *out, unsigned long *outlen) in der_decode_printable_string()
/optee_os/core/lib/libtomcrypt/src/mac/hmac/
H A Dhmac_memory.c26 unsigned char *out, unsigned long *outlen) in hmac_memory()
/optee_os/core/lib/libtomcrypt/src/pk/ecc/
H A Decc_shared_secret.c22 unsigned char *out, unsigned long *outlen) in ecc_shared_secret()
H A Dltc_ecc_export_point.c8 int ltc_ecc_export_point(unsigned char *out, unsigned long *outlen, void *x, void *y, unsigned long… in ltc_ecc_export_point()
/optee_os/core/lib/libtomcrypt/src/pk/asn1/der/teletex_string/
H A Dder_decode_teletex_string.c21 unsigned char *out, unsigned long *outlen) in der_decode_teletex_string()
/optee_os/core/lib/libtomcrypt/src/misc/base16/
H A Dbase16_encode.c23 char *out, unsigned long *outlen, in base16_encode()
/optee_os/core/lib/libtomcrypt/src/pk/asn1/der/integer/
H A Dder_encode_integer.c21 int der_encode_integer(void *num, unsigned char *out, unsigned long *outlen) in der_encode_integer()
/optee_os/core/lib/libtomcrypt/src/pk/asn1/der/object_identifier/
H A Dder_decode_object_identifier.c20 unsigned long *words, unsigned long *outlen) in der_decode_object_identifier()
H A Dder_length_object_identifier.c32 …r_length_object_identifier(const unsigned long *words, unsigned long nwords, unsigned long *outlen) in der_length_object_identifier()
/optee_os/core/lib/libtomcrypt/src/mac/xcbc/
H A Dxcbc_memory.c25 unsigned char *out, unsigned long *outlen) in xcbc_memory()
/optee_os/core/lib/libtomcrypt/src/pk/asn1/der/sequence/
H A Dder_encode_sequence_multi.c21 int der_encode_sequence_multi(unsigned char *out, unsigned long *outlen, ...) in der_encode_sequence_multi()
/optee_os/core/lib/libtomcrypt/src/misc/pkcs12/
H A Dpkcs12_utf8_to_utf16.c9 unsigned char *out, unsigned long *outlen) { in pkcs12_utf8_to_utf16()

123456