Home
last modified time | relevance | path

Searched defs:wctx (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/crypto/libressl/crypto/evp/
H A De_aes.c2434 EVP_AES_WRAP_CTX *wctx = (EVP_AES_WRAP_CTX *)ctx->cipher_data; in aes_wrap_init_key() local
2463 EVP_AES_WRAP_CTX *wctx = ctx->cipher_data; in aes_wrap_cipher() local
2498 EVP_AES_WRAP_CTX *wctx = c->cipher_data; in aes_wrap_ctrl() local
/dflybsd-src/contrib/wpa_supplicant/wpa_supplicant/
H A Deapol_test.c583 struct wpa_sm_ctx *wctx; in test_eapol() local