Searched refs:seed_init_key (Results 1 – 1 of 1) sorted by relevance
/external/openssl/crypto/evp/ |
D | e_seed.c | 65 static int seed_init_key(EVP_CIPHER_CTX *ctx, const unsigned char *key, const unsigned char *iv, in… 74 0, seed_init_key, 0, 0, 0, 0) 76 static int seed_init_key(EVP_CIPHER_CTX *ctx, const unsigned char *key, in seed_init_key() function
|