Searched refs:derive_key (Results 1 – 9 of 9) sorted by relevance
/external/openssh/ |
D | kex.c | 884 derive_key(struct ssh *ssh, int id, u_int need, u_char *hash, u_int hashlen, in derive_key() function 957 if ((r = derive_key(ssh, 'A'+i, kex->we_need, hash, hashlen, in kex_derive_keys()
|
/external/boringssl/src/crypto/ |
D | CMakeLists.txt | 237 cipher_extra/derive_key.c
|
/external/boringssl/ |
D | sources.mk | 70 src/crypto/cipher_extra/derive_key.c\
|
D | eureka.mk | 70 src/crypto/cipher_extra/derive_key.c\
|
D | sources.bp | 72 "src/crypto/cipher_extra/derive_key.c",
|
/external/grpc-grpc/ |
D | config.m4 | 453 third_party/boringssl/crypto/cipher_extra/derive_key.c \
|
D | config.w32 | 428 "third_party\\boringssl\\crypto\\cipher_extra\\derive_key.c " +
|
D | grpc.gyp | 1817 'third_party/boringssl/crypto/cipher_extra/derive_key.c',
|
D | grpc.gemspec | 995 s.files += %w( third_party/boringssl/crypto/cipher_extra/derive_key.c )
|