Searched defs:out_key (Results 1 - 7 of 7) sorted by relevance

/netbsd-current/external/bsd/kyua-testers/dist/
H A Datf_list.c262 const char* out_key = rewrite_property(key); local
/netbsd-current/crypto/external/bsd/openssl/dist/test/
H A Devp_pkey_dparams_test.c249 EVP_PKEY *in_key = NULL, *out_key = NULL; local
/netbsd-current/crypto/external/bsd/heimdal/dist/lib/krb5/
H A Drd_req.c751 get_key_from_keytab(krb5_context context, krb5_ap_req *ap_req, krb5_const_principal server, krb5_keytab keytab, krb5_keyblock **out_key) argument
/netbsd-current/external/bsd/libbind/dist/dst/
H A Ddst_api.c591 u_char out_key[RAW_KEY_SIZE]; local
/netbsd-current/external/mpl/dhcp/dist/includes/omapip/
H A Domapip_p.h202 dst_key_t *out_key; /* Authenticator signing outgoing member in struct:__omapi_connection_object
/netbsd-current/lib/libresolv/
H A Ddst_api.c597 u_char out_key[RAW_KEY_SIZE]; local
/netbsd-current/sys/fs/hfs/
H A Dlibhfs.c508 hfslib_find_catalog_record_with_cnid( hfs_volume* in_vol, hfs_cnid_t in_cnid, hfs_catalog_keyed_record_t* out_rec, hfs_catalog_key_t* out_key, hfs_callback_args* cbargs) argument
1657 hfslib_read_catalog_keyed_record( void* in_bytes, hfs_catalog_keyed_record_t* out_recdata, int16_t* inout_rectype, hfs_catalog_key_t* out_key, hfs_volume* in_volume) argument
1814 hfslib_read_extent_record( void* in_bytes, hfs_extent_record_t* out_rec, hfs_node_kind in_nodekind, hfs_extent_key_t* out_key, hfs_volume* in_volume) argument
2280 hfslib_make_catalog_key( hfs_cnid_t in_parent_cnid, uint16_t in_name_len, unichar_t* in_unicode, hfs_catalog_key_t* out_key) argument
2304 hfslib_make_extent_key( hfs_cnid_t in_cnid, uint8_t in_forktype, uint32_t in_startblock, hfs_extent_key_t* out_key) argument
[all...]

Completed in 210 milliseconds