HomeSort by relevance Sort by last modified time
    Searched refs:nonce_from_hash_flag (Results 1 - 2 of 2) sorted by null

  /external/openssl/crypto/ec/
ec_key.c 88 ret->nonce_from_hash_flag = 0;
202 dest->nonce_from_hash_flag = src->nonce_from_hash_flag;
512 return key->nonce_from_hash_flag;
517 key->nonce_from_hash_flag = on != 0;
ec_lcl.h 249 char nonce_from_hash_flag; member in struct:ec_key_st

Completed in 56 milliseconds