Home
last modified time | relevance | path

Searched refs:create_nonce (Results 1 – 1 of 1) sorted by relevance

/openssl/apps/
H A Dts.c46 static ASN1_INTEGER *create_nonce(int bits);
486 if (!no_nonce && (nonce_asn1 = create_nonce(NONCE_LENGTH)) == NULL) in create_query()
555 static ASN1_INTEGER *create_nonce(int bits) in create_nonce() function

Completed in 17 milliseconds