Searched defs:mlx_key_st (Results 1 – 1 of 1) sorted by relevance
29 typedef struct mlx_key_st { struct30 OSSL_LIB_CTX *libctx;31 char *propq;32 const ML_KEM_VINFO *minfo;33 const ECDH_VINFO *xinfo;34 EVP_PKEY *mkey;35 EVP_PKEY *xkey;36 unsigned int state;