Searched refs:EVP_CTRL_RAND_KEY (Results 1 – 5 of 5) sorted by relevance
231 case EVP_CTRL_RAND_KEY: in des_ctrl()
285 case EVP_CTRL_RAND_KEY: in des3_ctrl()
677 return EVP_CIPHER_CTX_ctrl(ctx, EVP_CTRL_RAND_KEY, 0, key); in EVP_CIPHER_CTX_rand_key()
130 control code B<EVP_CTRL_RAND_KEY> and the pointer to the key memory
297 # define EVP_CTRL_RAND_KEY 0x6 macro