HomeSort by: relevance | last modified time | path
    Searched defs:C448_EDDSA_ENCODE_RATIO (Results 1 - 3 of 3) sorted by relevancy

  /src/crypto/external/apache2/openssl/dist/crypto/ec/curve448/
ed448.h 28 #define C448_EDDSA_ENCODE_RATIO 4
157 * Multiplies by C448_EDDSA_ENCODE_RATIO first.
166 * decoding, and by C448_EDDSA_ENCODE_RATIO when encoding. The product of
172 * this function, you will get C448_EDDSA_ENCODE_RATIO times the
  /src/crypto/external/bsd/openssl/dist/crypto/ec/curve448/
ed448.h 29 # define C448_EDDSA_ENCODE_RATIO 4
158 * Multiplies by C448_EDDSA_ENCODE_RATIO first.
167 * decoding, and by C448_EDDSA_ENCODE_RATIO when encoding. The product of
173 * this function, you will get C448_EDDSA_ENCODE_RATIO times the
  /src/crypto/external/bsd/openssl.old/dist/crypto/ec/curve448/
ed448.h 29 # define C448_EDDSA_ENCODE_RATIO 4
145 * Multiplies by C448_EDDSA_ENCODE_RATIO first.
154 * decoding, and by C448_EDDSA_ENCODE_RATIO when encoding. The product of
160 * this function, you will get C448_EDDSA_ENCODE_RATIO times the

Completed in 183 milliseconds