HomeSort by relevance Sort by last modified time
    Searched full:n_cipher (Results 1 - 1 of 1) sorted by null

  /external/boringssl/src/crypto/cipher_extra/
e_null.c 79 static const EVP_CIPHER n_cipher = { variable
85 const EVP_CIPHER *EVP_enc_null(void) { return &n_cipher; }

Completed in 71 milliseconds