Searched refs:EVP_CTRL_RAND_KEY (Results 1 – 7 of 7) sorted by relevance
235 case EVP_CTRL_RAND_KEY: in des_ctrl()
285 case EVP_CTRL_RAND_KEY: in des3_ctrl()
1110 case EVP_CTRL_RAND_KEY: /* Used by DES */ in EVP_CIPHER_CTX_ctrl()1387 return EVP_CIPHER_CTX_ctrl(ctx, EVP_CTRL_RAND_KEY, 0, key); in EVP_CIPHER_CTX_rand_key()
138 control code B<EVP_CTRL_RAND_KEY> and the pointer to the key memory
1033 =item EVP_CTRL_RAND_KEY
297 # define EVP_CTRL_RAND_KEY 0x6 macro
370 # define EVP_CTRL_RAND_KEY 0x6 macro