Searched refs:libipw_crypto_ops (Results 1 – 2 of 2) sorted by relevance
708 struct libipw_crypto_ops { struct1062 const struct libipw_crypto_ops *ops;1070 int libipw_register_crypto_ops(const struct libipw_crypto_ops *ops);1071 int libipw_unregister_crypto_ops(const struct libipw_crypto_ops *ops);1072 const struct libipw_crypto_ops *libipw_get_crypto_ops(const char *name);
509 const struct libipw_crypto_ops *ops; in libipw_wx_set_encodeext()