Searched refs:duped (Results 1 – 4 of 4) sorted by relevance
133 printf "duped "
1095 EVP_CIPHER_CTX *ctx = NULL, *duped; in cipher_test_enc() local1244 duped = EVP_CIPHER_CTX_dup(ctx); in cipher_test_enc()1245 if (duped != NULL) { in cipher_test_enc()1247 ctx = duped; in cipher_test_enc()
102 #define BIO_CTRL_DUP 12 /* man - extra stuff for 'duped' BIO */
549 o job.c: ensure shellPath is always duped, avoid upsetting free()