Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils/dist/binutils/
H A Dwinduni.c201 …_from_ascii_len (rc_uint_type *length, unichar **unicode, const char *ascii, rc_uint_type a_length) in unicode_from_ascii_len()
/netbsd-src/external/gpl3/binutils.old/dist/binutils/
H A Dwinduni.c201 …_from_ascii_len (rc_uint_type *length, unichar **unicode, const char *ascii, rc_uint_type a_length) in unicode_from_ascii_len()
/netbsd-src/usr.sbin/ldpd/
H A Dtlv.h141 uint16_t a_length; member
/netbsd-src/crypto/external/cpl/tpm-tools/dist/lib/
H A Dtpm_tspi.c457 TSS_RESULT tpmGetRandom(TSS_HTPM a_hTpm, UINT32 a_length, BYTE ** a_data) in tpmGetRandom()