Searched defs:EVP_PKEY_get1_DSA (Results 1 – 2 of 2) sorted by relevance
441 pub fn EVP_PKEY_get1_DSA(k: *mut EVP_PKEY) -> *mut DSA; in EVP_PKEY_get1_DSA() function
865 DSA *EVP_PKEY_get1_DSA(EVP_PKEY *pkey) in EVP_PKEY_get1_DSA() function