HomeSort by relevance Sort by last modified time
    Searched refs:EVP_PKEY_FLAG_DYNAMIC (Results 1 - 2 of 2) sorted by null

  /external/openssl/crypto/evp/
pmeth_lib.c 210 pmeth->flags = flags | EVP_PKEY_FLAG_DYNAMIC;
293 if (pmeth && (pmeth->flags & EVP_PKEY_FLAG_DYNAMIC))
evp_locl.h 289 #define EVP_PKEY_FLAG_DYNAMIC 1

Completed in 28 milliseconds