Ruby  2.5.0dev(2017-10-22revision60238)
ossl_kdf.h
Go to the documentation of this file.
1 #if !defined(OSSL_KDF_H)
2 #define OSSL_KDF_H
3 
4 void Init_ossl_kdf(void);
5 
6 #endif
void Init_ossl_kdf(void)
Definition: ossl_kdf.c:142