Searched defs:free_cb (Results 1 - 5 of 5) sorted by relevance

/freebsd-current/contrib/wpa/src/ap/
H A Dpmksa_cache_auth.c31 void (*free_cb)(struct rsn_pmksa_cache_entry *entry, void *ctx); member in struct:rsn_pmksa_cache
/freebsd-current/contrib/wpa/src/rsn_supp/
H A Dpmksa_cache.c27 void (*free_cb)(struct rsn_pmksa_cache_entry *entry, void *ctx, member in struct:rsn_pmksa_cache
/freebsd-current/crypto/openssl/ssl/statem/
H A Dextensions_cust.c20 custom_ext_free_cb free_cb; member in struct:__anon77
347 add_custom_ext_intern(SSL_CTX *ctx, ENDPOINT role, unsigned int ext_type, unsigned int context, SSL_custom_ext_add_cb_ex add_cb, SSL_custom_ext_free_cb_ex free_cb, void *add_arg, SSL_custom_ext_parse_cb_ex parse_cb, void *parse_arg) argument
412 add_old_custom_ext(SSL_CTX *ctx, ENDPOINT role, unsigned int ext_type, unsigned int context, custom_ext_add_cb add_cb, custom_ext_free_cb free_cb, void *add_arg, custom_ext_parse_cb parse_cb, void *parse_arg) argument
455 SSL_CTX_add_client_custom_ext(SSL_CTX *ctx, unsigned int ext_type, custom_ext_add_cb add_cb, custom_ext_free_cb free_cb, void *add_arg, custom_ext_parse_cb parse_cb, void *parse_arg) argument
469 SSL_CTX_add_server_custom_ext(SSL_CTX *ctx, unsigned int ext_type, custom_ext_add_cb add_cb, custom_ext_free_cb free_cb, void *add_arg, custom_ext_parse_cb parse_cb, void *parse_arg) argument
483 SSL_CTX_add_custom_ext(SSL_CTX *ctx, unsigned int ext_type, unsigned int context, SSL_custom_ext_add_cb_ex add_cb, SSL_custom_ext_free_cb_ex free_cb, void *add_arg, SSL_custom_ext_parse_cb_ex parse_cb, void *parse_arg) argument
[all...]
/freebsd-current/contrib/ofed/librdmacm/examples/
H A Drping.c768 static void free_cb(struct rping_cb *cb) function
/freebsd-current/crypto/openssl/ssl/
H A Dssl_local.h1980 SSL_custom_ext_free_cb_ex free_cb; member in struct:__anon17

Completed in 204 milliseconds