Home
last modified time | relevance | path

Searched defs:astr (Results 1 – 19 of 19) sorted by relevance

/openbsd-src/lib/libcrypto/asn1/
H A Da_string.c78 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 Dtasn_dec.c280 ASN1_STRING *astr; in asn1_c2i_primitive() local
/openbsd-src/lib/libcrypto/dh/
H A Ddh_ameth.c84 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 Dlib_addstr.c85 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 Dlib_slkset.c155 slk_set(int i, const char *astr, int format) in slk_set()
/openbsd-src/lib/libcrypto/dsa/
H A Ddsa_ameth.c82 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 Dsync.c206 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 Dsndioctl.c197 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 Dbc.y57 char *astr; member
128 char *astr; member
/openbsd-src/lib/libcrypto/rsa/
H A Drsa_ameth.c636 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 Dasn1complex.c262 ASN1_STRING *astr = NULL; in do_asn1_sequence_string_tests() local
H A Dasn1basic.c888 ASN1_STRING *astr = NULL; in asn1_string_new_test() local
/openbsd-src/lib/libcrypto/ec/
H A Dec_ameth.c142 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 Dntfs_subr.c654 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 Dx509_utl.c1047 unsigned char *astr = NULL; do_check_string() local
/openbsd-src/sys/net/
H A Dtrunklacp.c1816 char astr[LACP_PARTNERSTR_MAX+1]; in lacp_format_lagid() local
/openbsd-src/usr.sbin/btrace/
H A Dbtrace.c1908 char astr[STRLEN]; bacmp() local
/openbsd-src/gnu/usr.bin/perl/
H A Ddoio.c3044 SV * const astr = *++mark; global() local
[all...]
/openbsd-src/sbin/ifconfig/
H A Difconfig.c5603 char astr[INET_ADDRSTRLEN]; sppp_status() local
6053 char astr[INET6_ADDRSTRLEN]; umb_status() local