/openbsd-src/lib/libcrypto/asn1/ |
H A D | a_string.c | 78 ASN1_STRING *astr; in ASN1_STRING_type_new() local 91 ASN1_STRING_clear(ASN1_STRING *astr) in ASN1_STRING_clear() 102 ASN1_STRING_free(ASN1_STRING *astr) in ASN1_STRING_free() 150 ASN1_STRING *astr; in ASN1_STRING_dup() local 166 ASN1_STRING_set(ASN1_STRING *astr, const void *_data, int len) in ASN1_STRING_set() 203 ASN1_STRING_set0(ASN1_STRING *astr, void *data, int len) in ASN1_STRING_set0() 213 ASN1_STRING_length(const ASN1_STRING *astr) in ASN1_STRING_length() 220 ASN1_STRING_length_set(ASN1_STRING *astr, int len) in ASN1_STRING_length_set() 228 ASN1_STRING_type(const ASN1_STRING *astr) in ASN1_STRING_type() 235 ASN1_STRING_data(ASN1_STRING *astr) in ASN1_STRING_data() [all …]
|
H A D | tasn_dec.c | 280 ASN1_STRING *astr; in asn1_c2i_primitive() local
|
/openbsd-src/lib/libcrypto/dh/ |
H A D | dh_ameth.c | 84 const ASN1_STRING *astr; in dh_pub_decode() local 137 ASN1_STRING *astr = NULL; in dh_pub_encode() local 197 const ASN1_STRING *astr; dh_priv_decode() local 252 ASN1_STRING *astr = NULL; dh_priv_encode() local [all...] |
/openbsd-src/lib/libcurses/base/ |
H A D | lib_addstr.c | 85 waddchnstr(WINDOW *win, const chtype *astr, int n) in waddchnstr() 135 wadd_wchnstr(WINDOW *win, const cchar_t *astr, int n) in wadd_wchnstr()
|
H A D | lib_slkset.c | 155 slk_set(int i, const char *astr, int format) in slk_set()
|
/openbsd-src/lib/libcrypto/dsa/ |
H A D | dsa_ameth.c | 82 const ASN1_STRING *astr; in dsa_pub_decode() local 147 ASN1_STRING *astr = NULL; in dsa_pub_encode() local 210 const ASN1_STRING *astr; in dsa_priv_decode() local 289 ASN1_STRING *astr = NULL; in dsa_priv_encode() local
|
/openbsd-src/games/sail/ |
H A D | sync.c | 206 char *astr; in Sync() local 301 sync_update(int type, struct ship *ship, const char *astr, long a, long b, in sync_update()
|
/openbsd-src/usr.bin/sndioctl/ |
H A D | sndioctl.c | 197 char *astr, *group, *func; in firstent() local 248 matchpar(struct info *i, char *astr, int aunit) in matchpar() 681 char astr[SIOCTL_NAMEMAX], vstr[SIOCTL_NAMEMAX]; in cmd() local
|
/openbsd-src/usr.bin/bc/ |
H A D | bc.y | 57 char *astr; member 128 char *astr; member
|
/openbsd-src/lib/libcrypto/rsa/ |
H A D | rsa_ameth.c | 636 ASN1_STRING *astr = NULL; rsa_mgf1md_to_maskGenAlgorithm() local 906 ASN1_STRING *astr = NULL; rsa_alg_set_pss_padding() local 935 ASN1_STRING *astr = NULL; rsa_alg_set_oaep_padding() local [all...] |
/openbsd-src/regress/lib/libcrypto/asn1/ |
H A D | asn1complex.c | 262 ASN1_STRING *astr = NULL; in do_asn1_sequence_string_tests() local
|
H A D | asn1basic.c | 888 ASN1_STRING *astr = NULL; in asn1_string_new_test() local
|
/openbsd-src/lib/libcrypto/ec/ |
H A D | ec_ameth.c | 142 ASN1_STRING_free(astr); in eckey_from_explicit_params() argument 110 ASN1_STRING *astr = NULL; eckey_to_explicit_params() local
|
/openbsd-src/sys/ntfs/ |
H A D | ntfs_subr.c | 654 ntfs_uastricmp(struct ntfsmount * ntmp,const wchar * ustr,size_t ustrlen,const char * astr,size_t astrlen) ntfs_uastricmp() argument 680 ntfs_uastrcmp(struct ntfsmount * ntmp,const wchar * ustr,size_t ustrlen,const char * astr,size_t astrlen) ntfs_uastrcmp() argument [all...] |
/openbsd-src/lib/libcrypto/x509/ |
H A D | x509_utl.c | 1047 unsigned char *astr = NULL; do_check_string() local
|
/openbsd-src/sys/net/ |
H A D | trunklacp.c | 1816 char astr[LACP_PARTNERSTR_MAX+1]; in lacp_format_lagid() local
|
/openbsd-src/usr.sbin/btrace/ |
H A D | btrace.c | 1908 char astr[STRLEN]; bacmp() local
|
/openbsd-src/gnu/usr.bin/perl/ |
H A D | doio.c | 3044 SV * const astr = *++mark; global() local [all...] |
/openbsd-src/sbin/ifconfig/ |
H A D | ifconfig.c | 5603 char astr[INET_ADDRSTRLEN]; sppp_status() local 6053 char astr[INET6_ADDRSTRLEN]; umb_status() local
|